mindspore2022/tests/ut/cpp
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()

address review cmts

fix ut

samplerObj copy

ci

fix ci

fix ci round III

address further review cmts

add a missing macro

fix merge conflict

fix complie err

fix lite compile err

fix compile err

fix lite compile round III

address an issue

fix minor comments
2020-11-26 09:42:01 -05:00
..
abstract support int64 shape 2020-11-05 21:15:49 +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 mindspore cxx api for 310 inference 2020-11-04 13:59:33 +08:00
dataset boilerplate code for future IR optimizer 2020-11-26 09:42:01 -05:00
debug Combine Async Dump and E2E Dump 2020-09-14 10:57:46 +08:00
device remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
ir support int64 shape 2020-11-05 21:15:49 +08:00
kernel/cpu optimize cpu unique 2020-11-09 17:05:42 +08:00
mindrecord del finish in FileReader 2020-09-03 20:05:38 +08:00
operator support int64 shape 2020-11-05 21:15:49 +08:00
optimizer Remove redundant phi nodes 2020-11-16 09:36:55 +08:00
parallel update get rank in parallel ops 2020-11-13 16:43:44 +08:00
pipeline support int64 shape 2020-11-05 21:15:49 +08:00
pre_activate fix unsorted_segment_sum_fission pass 2020-11-11 11:25:55 +08:00
ps/core fixed codex 2020-11-24 21:04:04 +08:00
pynative Refactor ms_context implementation 2020-08-30 22:51:40 +08:00
python_input support const input in graph_ir convertor, add value inference in Concat 2020-11-19 20:34:49 +08:00
serving utest compiling performance optimization 2020-09-03 16:57:19 +08:00
session support int64 shape 2020-11-05 21:15:49 +08:00
stub new hccl interface 2020-11-24 17:34:35 +08:00
transform support int64 shape 2020-11-05 21:15:49 +08:00
utils support int64 shape 2020-11-05 21:15:49 +08:00
vm add graph partition 2020-11-10 22:01:10 +08:00
CMakeLists.txt add cpu adam delta 2020-11-06 13:52:54 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh cell init performance opt 2020-09-04 19:52:56 +08:00