mindspore2022/mindspore/ccsrc
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
..
backend [auto-monad] Fix multi-call output parameter be overwritten issue 2021-03-18 15:35:38 +08:00
common reshape type for 3d nodes 2021-03-10 08:56:10 +08:00
cxx_api refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
debug refactor RDR to support single name 2021-03-17 11:34:05 +08:00
frontend incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 2021-03-18 07:57:05 +00:00
minddata refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
mindquantum evolution operator 2021-03-01 14:20:31 +08:00
pipeline !13304 refactor RDR to support single name 2021-03-18 11:40:30 +08:00
profiler Fix the bug of gpu profiler get device_id incorrectly 2021-03-10 20:53:21 +08:00
ps fixed assign rank id 2021-03-17 21:15:53 +08:00
pybind_api support name or attribute ast.Expr 2021-03-11 21:40:33 +08:00
runtime !13304 refactor RDR to support single name 2021-03-18 11:40:30 +08:00
transform !13233 modify attr_target when load and export 2021-03-17 14:45:44 +08:00
utils init add acltdt handle create and destory 2021-03-15 12:45:09 +08:00
vm Change switch to Switch 2021-03-11 17:06:55 +08:00
CMakeLists.txt remove hardcode cuda path 2021-03-17 09:35:06 +08:00
mindspore.cc