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.
 
 
 
 
 
 
yangzhenzhang a70d616841 mini step grad accumulation 5 years ago
..
ad [auto-monad] Support side-effects by auto-monad 5 years ago
irpass mini step grad accumulation 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 support scalar input for cell 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 mini step grad accumulation 5 years ago
irpass.h mini step grad accumulation 5 years ago
opt.cc Traverse all nodes once, then traverse all Substitutions on each node. 5 years ago
opt.h Traverse all nodes once, then traverse all Substitutions on each node. 5 years ago
optimizer.h Ignore renormalization if no changes made after last renormalization. 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