mindspore2022/mindspore/ccsrc/frontend/optimizer
mindspore-ci-bot bfa3cd900e !4843 remove ccsrc/common.h by explicit dependent header file
Merge pull request !4843 from xychow/remove-ccsrc-common-h
2020-08-20 22:02:13 +08:00
..
ad optimize code compile performance 2020-08-18 14:33:24 +08:00
irpass !4698 Add shape inference in constant multiplication simplification 2020-08-20 20:07:27 +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 switch_layer incorporate env_get and tuple_get 2020-08-18 20:23:23 +08:00
irpass.h switch_layer incorporate env_get and tuple_get 2020-08-18 20:23:23 +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