mindspore2022/mindspore/ccsrc/frontend/optimizer
huangbingjian 2a85af5d83 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 2021-04-28 10:15:07 +08:00
..
ad 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 2021-04-28 10:15:07 +08:00
irpass 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 2021-04-28 10:15:07 +08:00
CMakeLists.txt fix cmake lint 2021-03-21 15:43:33 +08:00
anf_visitor.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
auto_monad_eliminate.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 2021-04-28 10:15:07 +08:00
auto_monad_eliminate.h Don't insert UpdateState for HyperMap func graph call. 2021-03-19 20:40:21 +08:00
clean.cc Assignment enable index smaller than 0 2020-12-07 17:09:03 +08:00
clean.h add sparse operators 2020-07-30 17:18:23 +08:00
cse.cc Don't insert UpdateState for HyperMap func graph call. 2021-03-19 20:40:21 +08:00
cse.h Don't insert UpdateState for HyperMap func graph call. 2021-03-19 20:40:21 +08:00
cse_pass.h Return a new abstract without tracking_id for fg ValueNode in CSE. 2020-10-23 22:07:40 +08:00
graph_transform.cc remove dot 2021-02-01 09:39:27 +08:00
graph_transform.h fix static check 2020-09-17 16:22:39 +08:00
irpass.cc parallel virtual_out_ops 2021-04-25 11:18:54 +08:00
irpass.h parallel virtual_out_ops 2021-04-25 11:18:54 +08:00
opt.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 2021-04-28 10:15:07 +08:00
opt.h add testcases related to if, fix codedex check 2021-04-09 18:04:32 +08:00
optimizer.h Clean code that not used 2021-04-22 16:24:05 +08:00
optimizer_caller.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
pass_group.cc Add NewParameter and Imm patterns 2020-08-21 16:53:04 +08:00
pass_group.h reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
pattern.cc Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
pattern.h Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
py_pass.cc support int64 shape 2020-11-05 21:15:49 +08:00
py_pass.h Warming up python pass by adding inline passes before it 2020-09-04 14:26:17 +08:00
py_pass_manager.cc Warming up python pass by adding inline passes before it 2020-09-04 14:26:17 +08:00
py_pass_manager.h Warming up python pass by adding inline passes before it 2020-09-04 14:26:17 +08:00
recompute.cc rectify the overlength of function line 2021-04-09 15:08:34 +08:00
recompute.h add recompute nodes 2020-12-31 17:29:23 +08:00