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 3f2a08c1d0 incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 5 years ago
..
ad [auto-monad] Support side-effects by auto-monad 5 years ago
irpass incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 5 years ago
CMakeLists.txt fix cmakelint error 5 years ago
anf_visitor.h Decouple ir from optimizer 5 years ago
clean.cc Assignment enable index smaller than 0 5 years ago
clean.h add sparse operators 5 years ago
cse.cc add maketuple abstract 5 years ago
cse.h [auto-monad] Support side-effects by auto-monad 5 years ago
cse_pass.h Return a new abstract without tracking_id for fg ValueNode in CSE. 5 years ago
graph_kernel_reuse.cc optimize code compile performance 5 years ago
graph_kernel_reuse.h support int64 shape 5 years ago
graph_transform.cc remove dot 5 years ago
graph_transform.h fix static check 5 years ago
irpass.cc get all j node and then expand them 5 years ago
irpass.h get all j node and then expand them 5 years ago
opt.cc Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 5 years ago
opt.h Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 5 years ago
optimizer.h Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 5 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 support int64 shape 5 years ago
pattern.h support int64 shape 5 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 Not do cse for the nodes set recomputed before recompute pass 5 years ago
recompute.h add recompute nodes 5 years ago