mindspore2022/tests/ut/cpp
ms_yan 7d2fe8c279 change GetTensor into GetRow to avoid NullPtr 2020-06-24 17:45:43 +08:00
..
common move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
dataset change GetTensor into GetRow to avoid NullPtr 2020-06-24 17:45:43 +08:00
debug initial version 2020-03-27 22:54:54 +08:00
device convert unsupported kernel in aicore to aicpu 2020-05-13 11:52:26 +08:00
ir Refactoring the fg manager module. 2020-06-15 15:47:39 +08:00
kernel Add unique process for duplicated indices 2020-06-09 10:12:39 +08:00
mindrecord support padding samples 2020-06-05 09:14:42 +08:00
operator support for tensor indexing in pynative 2020-06-11 19:14:22 +08:00
optimizer Init GraphKernel. 2020-06-20 22:31:54 +08:00
parallel changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information 2020-05-22 10:57:02 +08:00
pipeline add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
pre_activate Init GraphKernel. 2020-06-20 22:31:54 +08:00
pynative fix yolov3 multi getitem bug and tensor ptr not unique bug 2020-06-20 17:35:15 +08:00
python_input Add Split fission pass 2020-06-20 14:28:25 +08:00
session Init GraphKernel. 2020-06-20 22:31:54 +08:00
stub enable new control sink 2020-06-20 14:48:21 +08:00
transform add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
utils refactor callback for ge backend 2020-04-08 20:00:06 +08:00
vm support mix target 2020-06-01 14:33:56 +08:00
CMakeLists.txt Init GraphKernel. 2020-06-20 22:31:54 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh Replace std::cout with MS_LOG in dataset unit test 2020-04-08 19:58:13 +08:00