mindspore2022/mindspore/ccsrc/minddata/dataset/engine
Lixia Chen b4b73b16c9 Detect interrupt and cleanup BatchWait
and other minor change per the request of HQ testers
2020-12-14 15:56:45 -05:00
..
cache Detect interrupt and cleanup BatchWait 2020-12-14 15:56:45 -05:00
consumers Fix a core dump in TreeConsumer::Terminate() 2020-12-08 15:38:40 -05:00
datasetops !9816 add ps cache init info 2020-12-11 16:51:16 +08:00
gnn Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 2020-12-04 17:37:07 -05:00
ir Add checks to RandomData and LookUp 2020-12-09 17:09:34 -05:00
opt Add checks to RandomData and LookUp 2020-12-09 17:09:34 -05:00
perf fix sink mode pyfunc raise error issue and profiling file exception scenario 2020-12-09 15:32:20 +08:00
tdt add ps cache init info 2020-12-11 15:07:43 +08:00
CMakeLists.txt added python api based on cpp api 2020-11-25 15:46:59 -05:00
connector.h Unified code style 2020-07-20 10:51:55 +08:00
data_buffer.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
data_buffer.h introducing pause and quit flags to DataBuffer 2020-08-21 14:33:26 -04:00
data_schema.cc Change build to return status 2020-12-02 22:46:49 -05:00
data_schema.h Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 2020-12-04 17:37:07 -05:00
dataset_iterator.cc Fix test team issues 2020-11-27 18:06:17 -05:00
dataset_iterator.h Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 2020-12-04 17:37:07 -05:00
db_connector.h Unified code style 2020-07-20 10:51:55 +08:00
execution_tree.cc !9532 build for mac 2020-12-09 11:36:56 +08:00
execution_tree.h mac build 2020-12-08 19:13:47 +08:00
jagged_connector.h Unified code style 2020-07-20 10:51:55 +08:00
python_runtime_context.cc added python api based on cpp api 2020-11-25 15:46:59 -05:00
python_runtime_context.h Update RuntimeContext 2020-11-04 14:35:39 -05:00
runtime_context.cc added python api based on cpp api 2020-11-25 15:46:59 -05:00
runtime_context.h Update RuntimeContext 2020-11-04 14:35:39 -05:00
tree_adapter.cc Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 2020-12-08 17:49:05 -05:00
tree_adapter.h Tidy up TreeAdapter::Compile 2020-12-07 14:57:22 -05:00