mindspore2022/mindspore/ccsrc/frontend/optimizer
7347157+joylvliang@user.noreply.gitee.com 0fb07a6377 eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function 2021-08-27 14:34:05 +08:00
..
ad eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function 2021-08-27 14:34:05 +08:00
irpass eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function 2021-08-27 14:34:05 +08:00
CMakeLists.txt fix cmake lint 2021-03-21 15:43:33 +08:00
OWNERS Set reviewers for ME-Compiler sub-module. 2021-08-09 15:50:01 +08:00
anf_visitor.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
auto_monad_eliminate.cc Fix auto_monad bug and ensure compilation performance is not degraded 2021-08-24 16:40:43 +08:00
auto_monad_eliminate.h clean code in frontend/optimizer 2021-07-23 17:22:37 +08:00
clean.cc clean CXX warning 2021-06-08 10:55:28 +08:00
clean.h add sparse operators 2020-07-30 17:18:23 +08:00
cse.cc optimize CommonSubexpressionElimination pass 2021-07-29 11:48:42 +08:00
cse.h optimize CommonSubexpressionElimination pass 2021-07-29 11:48:42 +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 codex warning 0729 2021-07-29 19:13:08 +08:00
irpass.cc refactor updatestate_eliminater 2021-08-24 10:25:53 +08:00
irpass.h refactor updatestate_eliminater 2021-08-24 10:25:53 +08:00
opt.cc refactor updatestate_eliminater 2021-08-24 10:25:53 +08:00
opt.h refactor updatestate_eliminater 2021-08-24 10:25:53 +08:00
optimizer.h refactor updatestate_eliminater 2021-08-24 10:25:53 +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 fix review boots and code dex 2021-05-26 18:09:19 +08:00
pattern.h Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
py_pass.cc clear_codes_warning 2021-05-29 15:42:55 +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 fix code check 2021-05-17 11:20:35 +08:00
py_pass_manager.h fix code check 2021-05-17 11:20:35 +08:00
recompute.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
recompute.h add recompute nodes 2020-12-31 17:29:23 +08:00