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.
 
 
 
 
 
 
huangbingjian 2a85af5d83 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
..
ad 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
irpass 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
CMakeLists.txt fix cmake lint 5 years ago
anf_visitor.h Decouple ir from optimizer 5 years ago
auto_monad_eliminate.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
auto_monad_eliminate.h Don't insert UpdateState for HyperMap func graph call. 5 years ago
clean.cc Assignment enable index smaller than 0 5 years ago
clean.h add sparse operators 5 years ago
cse.cc Don't insert UpdateState for HyperMap func graph call. 5 years ago
cse.h Don't insert UpdateState for HyperMap func graph call. 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 static check 5 years ago
irpass.cc parallel virtual_out_ops 4 years ago
irpass.h parallel virtual_out_ops 4 years ago
opt.cc 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 4 years ago
opt.h add testcases related to if, fix codedex check 4 years ago
optimizer.h Clean code that not used 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 Pybind11::object && PrimitivePy recycle optimize 4 years ago
pattern.h Pybind11::object && PrimitivePy recycle optimize 4 years ago
py_pass.cc support int64 shape 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
recompute.cc rectify the overlength of function line 4 years ago
recompute.h add recompute nodes 5 years ago