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.
 
 
 
 
 
 
xiefangqi 24ac2382ff mac compile 4 years ago
..
ad !26034 F.grad support sens_param and fix graph_mode bug 4 years ago
irpass mac compile 4 years ago
CMakeLists.txt fix cmake lint 5 years ago
OWNERS Set reviewers for ME-Compiler sub-module. 4 years ago
anf_visitor.h Decouple ir from optimizer 5 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 4 years ago
clean.cc Support ops, nn and numpy namespaces, and add test case. 4 years ago
clean.h add sparse operators 5 years ago
cse.cc fix cse bug 4 years ago
cse.h optimize CommonSubexpressionElimination pass 4 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 4 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 4 years ago
optimizer.h add security isolate for save_graphs 4 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 review boots and code dex 4 years ago
pattern.h Optimize isa() and type id related code. 4 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 4 years ago
py_pass_manager.h fix code check 4 years ago
recompute.cc Add Send and Receive to recompute black list 4 years ago
recompute.h add recompute nodes 5 years ago