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.
 
 
 
 
 
 
l00591931 1c50572fe0 Change pass to enable vmap and J run in same opt 4 years ago
..
ad !29600 Open constrol flow closure feature. 4 years ago
irpass Change pass to enable vmap and J run in same opt 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 clean code 4 years ago
auto_monad_eliminate.h clean code in frontend/optimizer 5 years ago
clean.cc change sparsetensor to cootensor 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 open closure 4 years ago
environ_conversion.cc Insert EnvironDestroyAll 4 years ago
environ_conversion.h rename env_getitem/setitem to EnvironGet/EnvironGet 4 years ago
graph_transform.cc Fix the problem that some abstracts is not updated caused by the call_graph_tuple_transform. 4 years ago
graph_transform.h fix switch_layer's abstrct is null 4 years ago
irpass.cc Change pass to enable vmap and J run in same opt 4 years ago
irpass.h Workaround for BiasAddGrad as it don't have backpropagator, so insert StopGradient before this CNode. 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 Share the sequence nodes between sequence abstracts. 4 years ago
optimizer_caller.h Code check, change log level. 4 years ago
pass_group.cc Add NewParameter and Imm patterns 6 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