mindspore2022/mindspore/ccsrc/frontend/optimizer
mindspore-ci-bot b22d4f99a5 !13503 Only continuous loads are eliminated
From: @Margaret_wangrui
Reviewed-by: 
Signed-off-by:
2021-03-19 08:56:15 +08:00
..
ad [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
irpass !13503 Only continuous loads are eliminated 2021-03-19 08:56:15 +08:00
CMakeLists.txt fix cmakelint error 2021-01-23 21:04:29 +08:00
anf_visitor.h Decouple ir from optimizer 2020-07-21 14:48:26 +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 add maketuple abstract 2021-03-16 20:02:36 +08:00
cse.h [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +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_kernel_reuse.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
graph_kernel_reuse.h support int64 shape 2020-11-05 21:15:49 +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 get all j node and then expand them 2021-03-12 20:06:43 +08:00
irpass.h get all j node and then expand them 2021-03-12 20:06:43 +08:00
opt.cc Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 2021-03-11 14:13:37 +08:00
opt.h Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 2021-03-11 14:13:37 +08:00
optimizer.h Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 2021-03-11 14:13:37 +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 support int64 shape 2020-11-05 21:15:49 +08:00
pattern.h support int64 shape 2020-11-05 21:15:49 +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 Not do cse for the nodes set recomputed before recompute pass 2021-01-26 20:40:45 +08:00
recompute.h add recompute nodes 2020-12-31 17:29:23 +08:00