mindspore2022/mindspore/ccsrc/utils
huangxinjing f354ab22a3 add pipeline shard interface
Add support for no pipeline accugradient

Add delay tag for fusion op

Optimizer the visite order

add mirror for mini step control

Move the group to attributes

Add gradient_shard control for the mini step

Fix code stype

Fix ut description

Add interface
2021-11-09 09:11:13 +08:00
..
context fix static-check 2021-10-14 14:28:15 +08:00
mpi fix static check 2020-06-17 14:10:16 +08:00
summary fix static check 2021-05-31 16:47:21 +08:00
system fix warnings of pclint plus, codedex and codecheck 2021-09-18 12:13:41 +08:00
CMakeLists.txt fix summary isolation 2021-09-18 10:59:14 +08:00
anf_ir.proto handle real to complex bprob 2021-09-24 12:39:52 +08:00
cache_embedding_hashmap_struct.h add cache pass 2021-01-20 11:51:27 +08:00
callbacks.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
callbacks.h add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
callbacks_ge.cc prepare to support int64 2020-08-26 10:43:06 +08:00
callbacks_ge.h mindspore path adjust 2020-07-14 18:07:28 +08:00
checkpoint.proto cherry-pick r0.5 to master for quantizaiton aware training 2020-06-30 17:23:08 +08:00
comm_manager.cc codedex 2021-09-18 10:46:26 +08:00
comm_manager.h change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute 2021-08-28 14:11:23 +08:00
complex.h fix compile error 2021-09-04 18:31:35 +08:00
config_manager.cc reset iter num 2020-08-20 16:54:44 +08:00
config_manager.h gpu loopsink 2020-11-12 16:25:40 +08:00
contract.h fix codex and reviewbot 2020-05-21 11:41:44 +08:00
convert_utils.cc fix codedex error 2021-08-20 09:49:57 +08:00
convert_utils.h support value_depend input 2021-09-16 14:47:11 +08:00
convert_utils_py.cc Add Primitive type into ValueNameToConverterVector 2021-11-03 20:30:55 +08:00
convert_utils_py.h Support fallback feature in Graph mode (1). 2021-09-06 16:00:03 +08:00
dlopen_macro.h ascend support mpi 2021-07-30 16:22:48 +08:00
file_utils.cc Fix the bug of "Could not create logging file: No such file or directory/File exists" 2021-09-17 11:19:40 +08:00
file_utils.h support relative path in create file 2021-09-13 16:13:48 +08:00
json_operation_utils.cc tbe json creator refactor 2021-07-20 20:44:36 +08:00
json_operation_utils.h tbe json creator refactor 2021-07-20 20:44:36 +08:00
lineage.proto change some comment name in the whole project 2020-06-22 12:59:21 +08:00
node_strategy.proto enable not fully use opt shard 2021-05-07 15:32:48 +08:00
primitive_utils.cc code clean 2021-08-25 09:29:01 +08:00
primitive_utils.h code clean 2021-08-25 09:29:01 +08:00
print.proto save print data to file 2020-06-19 17:25:22 +08:00
runtime_error_codes.cc upgrade 0204 2021-02-06 10:51:43 +08:00
runtime_error_codes.h upgrade 0204 2021-02-06 10:51:43 +08:00
scoped_long_running.cc refact backend/session from python 2020-09-11 01:13:00 +00:00
scoped_long_running.h fix static checking warnings 2020-09-19 09:55:07 +08:00
security_py.cc add security compilation options 2021-07-20 22:02:32 +08:00
signal_util.cc update signal 2021-07-12 11:24:49 +08:00
signal_util.h update signal 2021-07-12 11:24:49 +08:00
summary.proto Add HOC modules and support uncertainty in runner 2021-01-22 14:03:59 +08:00
tensorprint_utils.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
tensorprint_utils.h ci format issue fix 2021-07-23 15:30:32 +08:00
union_find_set.h Fix codex 2020-06-05 10:36:08 +08:00
utils.h add pipeline shard interface 2021-11-09 09:11:13 +08:00