mindspore2022/mindspore/ccsrc/minddata/dataset/api/python
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
..
bindings Remove datasets.h dependency on tensor.h and other related dependencies 2021-03-05 16:26:58 -05:00
pybind_conversion.cc cpu profiling 2021-02-01 13:18:54 +08:00
pybind_conversion.h Move transforms and text ir down 2021-02-10 15:04:07 -05:00
pybind_register.cc restructuring 2020-08-06 09:29:18 -04:00
pybind_register.h Changes from python-api branch: 2020-11-16 15:55:11 -05:00