mindspore/tests/ut/cpp
liyong d5b7a67c71 fix asan issue 2021-03-31 14:18:50 +08:00
..
abstract Add a switch to control grad for scalar 2021-02-27 18:12:37 +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 remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
cxx_api refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
dataset fix asan issue 2021-03-31 14:18:50 +08:00
debug Combine Async Dump and E2E Dump 2020-09-14 10:57:46 +08:00
device Synchronize latest Ascend software 18 Dec 2020, with profiler fixes 2020-12-24 15:11:01 +08:00
ir Change return 2021-03-04 09:38:43 +08:00
kernel/cpu optimize cpu unique 2020-11-09 17:05:42 +08:00
mindrecord impl mindrecord lazy load 2020-12-29 11:47:32 +08:00
operator IR operators of GPU and CPU are unified as batchnorm 2021-03-18 19:02:28 +08:00
ops add some ops 2021-02-03 19:47:53 +08:00
optimizer get all j node and then expand them 2021-03-12 20:06:43 +08:00
parallel Change return 2021-03-04 09:38:43 +08:00
pipeline optimize exception mode when use undefined name in if for and while 2021-03-27 17:28:52 +08:00
pre_activate The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve 2021-03-27 16:49:38 +08:00
ps remove test address exception 2021-03-01 16:20:26 +08:00
pynative Reactor pynative 2021-03-11 19:37:43 +08:00
python_input optimize exception mode when use undefined name in if for and while 2021-03-27 17:28:52 +08:00
session IR operators of GPU and CPU are unified as batchnorm 2021-03-18 19:02:28 +08:00
stub dump graph_kernel_split info 2021-03-29 17:15:02 +08:00
transform Change make tuple in core.ops 2021-03-05 10:54:33 +08:00
utils Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master 2021-02-02 15:54:15 +08:00
vm Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master 2021-02-02 15:54:15 +08:00
CMakeLists.txt add op atomic clean to clear input addr in launch allreduce 2021-03-25 11:19:23 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh replace tab with spaces 2021-02-23 09:41:47 +08:00