You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
i-robot 6f413ee29d !25155 Support ops, nn and numpy namespaces, and add test case. 4 years ago
..
ad !25088 Optimize the comment and log descriptions for the python source code 4 years ago
irpass !25088 Optimize the comment and log descriptions for the python source code 4 years ago
CMakeLists.txt fix cmake lint 5 years ago
OWNERS Set reviewers for ME-Compiler sub-module. 5 years ago
anf_visitor.h Decouple ir from optimizer 6 years ago
auto_monad_eliminate.cc If the umonad only used by Load and one other updatestate, no need to replace 4 years ago
auto_monad_eliminate.h clean code in frontend/optimizer 5 years ago
clean.cc Support ops, nn and numpy namespaces, and add test case. 4 years ago
clean.h add sparse operators 6 years ago
cse.cc fix cse bug 4 years ago
cse.h optimize CommonSubexpressionElimination pass 5 years ago
cse_pass.h Return a new abstract without tracking_id for fg ValueNode in CSE. 5 years ago
graph_transform.cc remove dot 5 years ago
graph_transform.h fix codex warning 0729 5 years ago
irpass.cc support dynamic slice in runtime mode 4 years ago
irpass.h support dynamic slice in runtime mode 4 years ago
opt.cc add security isolate for save_graphs 4 years ago
opt.h refactor updatestate_eliminater 5 years ago
optimizer.h add security isolate for save_graphs 4 years ago
optimizer_caller.h Decouple ir from optimizer 6 years ago
pass_group.cc Add NewParameter and Imm patterns 6 years ago
pass_group.h reduce pass traversals if no pre-ad python pass exists 5 years ago
pattern.cc fix review boots and code dex 5 years ago
pattern.h Pybind11::object && PrimitivePy recycle optimize 5 years ago
py_pass.cc Optimize the Executors routines. 4 years ago
py_pass.h Warming up python pass by adding inline passes before it 5 years ago
py_pass_manager.cc fix code check 5 years ago
py_pass_manager.h fix code check 5 years ago
recompute.cc Add Send and Receive to recompute black list 4 years ago
recompute.h add recompute nodes 5 years ago