mindspore/tests/ut/cpp
suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 2020-08-03 22:06:37 +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 add concat op and extend zip support to cpp api 2020-07-31 12:57:50 -04: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 delete parameter block_reader for MindDataset 2020-07-31 11:30:05 +08:00
operator support tensor attr shape and dtype in graph mode 2020-08-03 17:09:31 +08:00
optimizer decoupling core and debug 2020-07-31 10:39:31 +08:00
parallel 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 2020-08-03 22:06:37 +08:00
pipeline support tensor attr shape and dtype in graph mode 2020-08-03 17:09:31 +08:00
pre_activate make python Parameter inherit from Tensor 2020-08-03 09:12:24 +08:00
pynative mindspore path adjust 2020-07-14 18:07:28 +08:00
python_input not eliminate memcpy when nexe node is graph output 2020-07-30 19:51:57 +08:00
session make python Parameter inherit from Tensor 2020-08-03 09:12:24 +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 Decouple the backend TBE from binding Python API. 2020-08-01 17:09:08 +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