optimization datasets usage#3470
optimization datasets usage#3470Alexandr-Solovev wants to merge 46 commits intouxlfoundation:mainfrom
Conversation
|
I think moving the data to a folder named 'dev' makes it harder to find. |
I’m open to moving the data to a different folder. My first suggestion was oneDAL/data, but I’m not sure. Open to other suggestions, @Vika-F. |
What's wrong with the current location? |
~100MB of datasets are duplications and I would like to merge/unify them in the same folder |
But why would that require moving them elsewhere? Perhaps they could be grouped by dataset instead of by algorithm, or something like that. |
Okey, the problem is: samples And I want to remove datasets duplications here. For me it makes sense to move them in a separate folder with common acces for all samples and examples |
Could it be under a similar folder as where the CSV reader is? |
|
having a data/ folder in the root directory makes sense to me |
Don't think so, we have separate csv readers for oneDAL and DAAL and its pretty deep inside |
|
I am Ok with the placement of all the data files in the ./data folder, but need to check that the BOMs generation is Ok. |
|
/intelci: run |
|
/intelci: run |
Description
Checklist:
Completeness and readability
Testing
Performance