mindspore2022/tests/ut/cpp
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +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 !13504 Add check of GetPerspectiveTransform and GetAffineTransform 2021-03-18 09:57:52 +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 Change switch to Switch 2021-03-11 17:06:55 +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 Change switch to Switch 2021-03-11 17:06:55 +08:00
pre_activate fix bug of biasadd grad's infer shape 2021-03-16 10:45:20 +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 get all j node and then expand them 2021-03-12 20:06:43 +08:00
session [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
stub workspace of comm op can be reused 2021-03-16 14:42:52 +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_mul fusion based on allreduce fusion in pynative mode 2021-03-15 21:12:14 +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