mindspore2022/mindspore/ccsrc/dataset/core
eric cd94518769 X# This is a combination of 2 commits.
Initial commit for dataset op python

Added signature to barrier

Adde compiling barrier code

Rebasing, fixed new compile errors

Final fix for make_unique

Added pybind API for barrier

Fixed pyfunc invocation

python interface - sync_wait

!1 sync_wait python interface
* python interface - sync_wait

fix test

update test

update test

Added new test case

add test case

test for shuffle + batch

Added two-sync test case

Restrited that no shuffle after sync

Added sync to pipeline info

block first databuffer as well

Intelligently get batch size

Fix default case

Lock Pair shares among all iterators

Added fix for empty character

Fixed up test case formatting

Fix end of epoch in sync_wait

Fixing CI
2020-04-21 17:42:13 -04:00
..
CMakeLists.txt initial version 2020-03-27 22:54:54 +08:00
client.cc initial version 2020-03-27 22:54:54 +08:00
client.h X# This is a combination of 2 commits. 2020-04-21 17:42:13 -04:00
config_manager.cc initial version 2020-03-27 22:54:54 +08:00
config_manager.h initial version 2020-03-27 22:54:54 +08:00
constants.h initial version 2020-03-27 22:54:54 +08:00
cv_tensor.cc initial version 2020-03-27 22:54:54 +08:00
cv_tensor.h initial version 2020-03-27 22:54:54 +08:00
data_type.cc initial version 2020-03-27 22:54:54 +08:00
data_type.h initial version 2020-03-27 22:54:54 +08:00
global_context.cc remove make_unique.h 2020-04-07 14:00:09 -04:00
global_context.h initial version 2020-03-27 22:54:54 +08:00
pybind_support.h initial version 2020-03-27 22:54:54 +08:00
tensor.cc add filterOp code 2020-04-20 22:32:19 +08:00
tensor.h end() iterator is causing performance problem 2020-04-16 10:37:05 -04:00
tensor_shape.cc initial version 2020-03-27 22:54:54 +08:00
tensor_shape.h initial version 2020-03-27 22:54:54 +08:00