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.
 
 
 
 
 
 
Zhang Qinghua 98c631645c Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract. 4 years ago
..
ad remove EliminateDeadNode call before grad as this API will be removed 4 years ago
irpass !29193 Add abstract of switch and parameter 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 change log level 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 Support fused node corresponding code print 4 years ago
cse.h Replace std::unordered_map/set with robin-hood-hashing 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 Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract. 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 fix switch_layer's abstrct is null 4 years ago
irpass.h rename env_getitem/setitem to EnvironGet/EnvironGet 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 5 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