mindspore2022/mindspore/ccsrc/minddata
Zirui Wu 8022001450 Remove datasets.h dependency on tensor.h and other related dependencies
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind

Replace pad_info with MSTensor

Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType

Change TypeId to mindspore::DataType in SchemaObj

address review cmts, add CreateFromMSTensor() in tensor.h/.cc
2021-03-05 16:26:58 -05:00
..
dataset Remove datasets.h dependency on tensor.h and other related dependencies 2021-03-05 16:26:58 -05:00
mindrecord Add SubsetSampler 2021-01-27 15:00:18 -05:00