mindspore2022/tests/ut/cpp
liubuyu a499d4e47c decoupling core and debug 2020-07-31 10:39:31 +08:00
..
abstract mindspore path adjust 2020-07-14 18:07:28 +08:00
base Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines; 2020-07-14 09:38:00 +08:00
common add mindspore lite 2020-07-29 03:06:17 +08:00
dataset C++ API support for TakeDatasetOp and VOCDatasetOp 2020-07-28 23:09:57 +08:00
debug initial version 2020-03-27 22:54:54 +08:00
device mindspore path adjust 2020-07-14 18:07:28 +08:00
ir decoupling core and debug 2020-07-31 10:39:31 +08:00
kernel add bucket reduce sparse gradient 2020-07-17 09:11:55 +08:00
mindrecord mindspore path adjust 2020-07-14 18:07:28 +08:00
operator move the dependency of utils to core 2020-07-27 10:28:46 +08:00
optimizer decoupling core and debug 2020-07-31 10:39:31 +08:00
parallel Rename AnfNode::user_data related functions to follow naming rule 2020-07-28 15:35:48 +08:00
pipeline move the dependency of utils to core 2020-07-27 10:28:46 +08:00
pre_activate spilit unspported transdata to two transdata from special format -> defualt -> default -> special 2020-07-28 14:23:31 +08:00
pynative mindspore path adjust 2020-07-14 18:07:28 +08:00
python_input insert memcpy async if hccl op cascade 2020-07-22 10:43:38 +08:00
session spilt valuenode & parameter's tuple output to maketuple 2020-07-20 09:48:03 +08:00
stub op debug 2020-07-23 11:12:02 +08:00
transform move the dependency of utils to core 2020-07-27 10:28:46 +08:00
utils move the dependency of utils to core 2020-07-27 10:28:46 +08:00
vm decoupling core and debug 2020-07-31 10:39:31 +08:00
CMakeLists.txt add more ifdef and include statments for pybind 2020-07-27 13:51:11 -04: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