mindspore2022/tests/ut/cpp
Wei Luning a05c38bb63 make python Parameter inherit from Tensor 2020-08-03 09:12:24 +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 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 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 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