mindspore2022/mindspore/ccsrc/backend/optimizer/pass
yujianfeng ae6942ff9f Fix rebuilding nodes when eliminating redundant op 2020-10-13 10:26:22 +08:00
..
add_atomic_clean.cc fix cpu kernel:ScatterNdUpdate doesn't set output 2020-09-15 14:12:24 +08:00
add_atomic_clean.h Unified code style 2020-07-20 10:51:55 +08:00
common_subexpression_elimination.cc ignore node which has _side_effect attr in cse 2020-08-04 20:34:24 +08:00
common_subexpression_elimination.h Unified code style 2020-07-20 10:51:55 +08:00
communication_op_fusion.cc fix run error when there is a Depend or ControlDepend on BatchNorm 2020-09-02 10:30:34 +08:00
communication_op_fusion.h Unified code style 2020-07-20 10:51:55 +08:00
const_input_to_attr_registry.cc add check for stridedslice when choose aicpu or aicore 2020-09-11 10:11:14 +08:00
const_input_to_attr_registry.h decoupling core and context 2020-08-05 08:15:14 +08:00
const_to_attr_strided_slice_grad.cc fix cpu kernel:ScatterNdUpdate doesn't set output 2020-09-15 14:12:24 +08:00
const_to_attr_strided_slice_grad.h fix run error when there is a Depend or ControlDepend on BatchNorm 2020-09-02 10:30:34 +08:00
convert_const_input_to_attr.cc Ascend Dynamic Shape 2020-10-10 19:11:47 +08:00
convert_const_input_to_attr.h Unified code style 2020-07-20 10:51:55 +08:00
convert_const_input_to_tensor_input.cc clear codex and reviewbot warning 2020-08-28 17:27:43 +08:00
convert_const_input_to_tensor_input.h move the dependency of utils to core 2020-07-27 10:28:46 +08:00
convert_const_scalar_to_tensor.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
convert_const_scalar_to_tensor.h don't insert assign from condition to true branch of while 2020-07-26 14:38:42 +08:00
convert_tuple_input_to_dynamic_input.cc 1.fix bug of backend common pass covert_tuple_output_to_maketuple 2020-08-21 11:22:26 +08:00
convert_tuple_input_to_dynamic_input.h Unified code style 2020-07-20 10:51:55 +08:00
convert_tuple_output_to_maketuple.cc 1.fix bug of backend common pass covert_tuple_output_to_maketuple 2020-08-21 11:22:26 +08:00
convert_tuple_output_to_maketuple.h mindspore path adjust 2020-07-14 18:07:28 +08:00
eliminate_redundant_op.cc Fix rebuilding nodes when eliminating redundant op 2020-10-13 10:26:22 +08:00
eliminate_redundant_op.h Unified code style 2020-07-20 10:51:55 +08:00
erase_visit_attr.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
erase_visit_attr.h Unified code style 2020-07-20 10:51:55 +08:00
getitem_tuple.cc remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
getitem_tuple.h Unified code style 2020-07-20 10:51:55 +08:00
optimize_dependence.cc fix circle bug of opt depend && merge cast 2020-08-24 16:40:52 +08:00
optimize_dependence.h Unified code style 2020-07-20 10:51:55 +08:00
replace_node_by_proxy.cc Enable to train in parameter server mode 2020-07-16 21:39:48 +08:00
replace_node_by_proxy.h Unified code style 2020-07-20 10:51:55 +08:00