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.
 
 
 
 
 
 
looop5 1b36f454b8 close BatchMatmul and ReduceSum in graph kernel 5 years ago
..
add_atomic_clean.cc add graphkerneloptimize pass 5 years ago
add_atomic_clean.h add graphkerneloptimize pass 5 years ago
arithmetic_simplify.cc Temporarily disable all simplify pattern except SimplifyReduce, for some bizarre errors occurs in arithmetic simplify. 5 years ago
arithmetic_simplify.h add new pass in graph kernel: arithmetic_simplify 5 years ago
basic_ops_fusion.cc consider controldepend edges in checkcircle 5 years ago
basic_ops_fusion.h add graphkerneloptimize pass 5 years ago
composite_ops_fusion.cc consider controldepend edges in checkcircle 5 years ago
composite_ops_fusion.h consider controldepend edges in checkcircle 5 years ago
graph_kernel_cse.cc exclude unused attrs and fusion_type in cse cmp 5 years ago
graph_kernel_cse.h exclude unused attrs and fusion_type in cse cmp 5 years ago
graph_kernel_expander.cc add graphkerneloptimize pass 5 years ago
graph_kernel_expander.h Eliminate redundant parameters while expanding basic ops. 5 years ago
graph_kernel_helper.cc close BatchMatmul and ReduceSum in graph kernel 5 years ago
graph_kernel_helper.h consider controldepend edges in checkcircle 5 years ago
graph_kernel_splitter.cc Bugfix in GraphKernel after all integer ValueNodes are changed to int64 5 years ago
graph_kernel_splitter.h GraphKernel supports GPU 5 years ago
shape_ops_splitter.cc split shape ops for more fusion pportunity. 5 years ago
shape_ops_splitter.h split shape ops for more fusion pportunity. 5 years ago
tensor_promotion.cc add graphkerneloptimize pass 5 years ago
tensor_promotion.h Convert non-scalar tensor to parameter 5 years ago
value_graph_binder.cc expand tanh_grad and reduce_mean, fix bug and add test_case in ci 5 years ago
value_graph_binder.h promote complex tensor as graph's input and recorrect getitem index for graph kernels fusion. 5 years ago