mindspore2022/mindspore/ccsrc/minddata/dataset/include
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
..
config.h MindData support dual ABI 2021-03-02 17:33:03 +08:00
constants.h API merge with new API class and new IR class 2021-02-24 10:55:18 +08:00
datasets.h Remove datasets.h dependency on tensor.h and other related dependencies 2021-03-05 16:26:58 -05:00
execute.h fix minddata include internal head file & fix execute ut 2021-03-02 14:12:33 +08:00
iterator.h MindData support dual ABI 2021-03-02 17:33:03 +08:00
samplers.h fix minddata include internal head file & fix execute ut 2021-03-02 14:12:33 +08:00
tensor.h api support dual abi 2021-02-27 10:09:40 +08:00
text.h !12762 [MD] C++ API class: make Parse() as protected 2021-03-03 05:01:05 +08:00
transforms.h !12762 [MD] C++ API class: make Parse() as protected 2021-03-03 05:01:05 +08:00
type_id.h cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
vision.h !12762 [MD] C++ API class: make Parse() as protected 2021-03-03 05:01:05 +08:00
vision_ascend.h !12762 [MD] C++ API class: make Parse() as protected 2021-03-03 05:01:05 +08:00
vision_lite.h !12762 [MD] C++ API class: make Parse() as protected 2021-03-03 05:01:05 +08:00