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.
 
 
 
 
 
 
zhousiyi 7d0bee5ba1 if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 4 years ago
..
ad clean code 4 years ago
irpass if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 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 clean code 4 years ago
auto_monad_eliminate.h clean code in frontend/optimizer 4 years ago
clean.cc modify some eroor log and remove some useless code 4 years ago
clean.h modify some eroor log and remove some useless code 4 years ago
cse.cc clean code 4 years ago
cse.h clean code 4 years ago
cse_pass.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
dead_node_eliminate.cc visit arg of calls 4 years ago
dead_node_eliminate.h Enable DDE feature in default. 4 years ago
environ_conversion.cc change int64 of type id to int 4 years ago
environ_conversion.h rename env_getitem/setitem to EnvironGet/EnvironGet 4 years ago
graph_transform.cc fix switch_layer's abstrct is null 4 years ago
graph_transform.h fix switch_layer's abstrct is null 4 years ago
irpass.cc if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 4 years ago
irpass.h if the last input of EnvironGet/EnvironSet CNode is a tuple, then split this CNode to multiple CNode with value as non-tuple 4 years ago
opt.cc !27449 [ME]Add `MS` header of env var 4 years ago
opt.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
optimizer.h code warning fix 4 years ago
optimizer_caller.h Code check, change log level. 4 years ago
pass_group.cc Add NewParameter and Imm patterns 5 years ago
pass_group.h code warning fix 4 years ago
pattern.cc fix review boots and code dex 4 years ago
pattern.h code warning fix 4 years ago
py_pass.cc modify some eroor log and remove some useless code 4 years ago
py_pass.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
py_pass_manager.cc Replace std::unordered_map/set with robin-hood-hashing 4 years ago
py_pass_manager.h code warning fix 4 years ago
recompute.cc recompute genmask 4 years ago
recompute.h add recompute nodes 5 years ago
slice_activation_in_recompute.cc !26776 recompute state slice optimize 4 years ago
slice_activation_in_recompute.h slice_activation_in_recompute 4 years ago