mindspore2022/mindspore/ccsrc/frontend/optimizer
BowenK fcc0e263f3 Revert "Revert "Eliminate AllReduce when the input is a constant""
This reverts commit 7a7e499475.
2020-08-26 16:38:02 +08:00
..
ad fix compilation warnings 2020-08-21 09:44:04 +08:00
irpass Revert "Revert "Eliminate AllReduce when the input is a constant"" 2020-08-26 16:38:02 +08:00
CMakeLists.txt mindspore path adjust 2020-07-14 18:07:28 +08:00
anf_visitor.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
clean.cc remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
clean.h add sparse operators 2020-07-30 17:18:23 +08:00
control_depend.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
control_depend.h Unified code style 2020-07-20 10:51:55 +08:00
cse.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
cse.h Unified code style 2020-07-20 10:51:55 +08:00
graph_kernel_reuse.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
graph_kernel_reuse.h fix static check problems 2020-08-14 19:27:52 +08:00
irpass.cc Revert "Revert "Eliminate AllReduce when the input is a constant"" 2020-08-26 16:38:02 +08:00
irpass.h Revert "Revert "Eliminate AllReduce when the input is a constant"" 2020-08-26 16:38:02 +08:00
opt.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
opt.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
optimizer.h decoupling core and context 2020-08-05 08:15:14 +08:00
optimizer_caller.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
pass_group.cc fix static check problems 2020-08-14 19:27:52 +08:00
pass_group.h Unified code style 2020-07-20 10:51:55 +08:00
pattern.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
pattern.h fix static check problems 2020-08-14 19:27:52 +08:00
py_pass.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
py_pass.h Update python pattern expression 2020-08-03 15:29:22 +08:00
py_pass_manager.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
py_pass_manager.h mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00