You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/mindspore/ccsrc/frontend/optimizer
BowenK 607ea81c7b
fix static check
5 years ago
..
ad optimizer pynative graph memory 5 years ago
irpass optimizer pynative graph memory 5 years ago
CMakeLists.txt
anf_visitor.h Decouple ir from optimizer 5 years ago
clean.cc add composite op doc 5 years ago
clean.h add sparse operators 5 years ago
control_depend.cc optimize code compile performance 5 years ago
control_depend.h
cse.cc make backend/optimizer pybind free 5 years ago
cse.h make backend/optimizer pybind free 5 years ago
cse_pass.h fix static check 5 years ago
graph_kernel_reuse.cc optimize code compile performance 5 years ago
graph_kernel_reuse.h fix static check problems 5 years ago
graph_transform.cc add support for tuple parameter transform 5 years ago
graph_transform.h fix static check 5 years ago
irpass.cc optimizer pynative graph memory 5 years ago
irpass.h optimizer pynative graph memory 5 years ago
opt.cc fix cpplint 5 years ago
opt.h Decouple ir from optimizer 5 years ago
optimizer.h optimizer pynative graph memory 5 years ago
optimizer_caller.h Decouple ir from optimizer 5 years ago
pass_group.cc Add NewParameter and Imm patterns 5 years ago
pass_group.h reduce pass traversals if no pre-ad python pass exists 5 years ago
pattern.cc fix static check 5 years ago
pattern.h fix static check 5 years ago
py_pass.cc fix static check 5 years ago
py_pass.h Warming up python pass by adding inline passes before it 5 years ago
py_pass_manager.cc Warming up python pass by adding inline passes before it 5 years ago
py_pass_manager.h Warming up python pass by adding inline passes before it 5 years ago