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.
 
 
 
 
 
 
dayschan b9b4a5e5f7 Add a restriction for getitem in basic_ops_fusion. 5 years ago
..
add_atomic_clean.cc add graphkerneloptimize pass 5 years ago
add_atomic_clean.h add graphkerneloptimize pass 5 years ago
add_atomic_clean_gpu.cc clean batch buffer in once 5 years ago
add_atomic_clean_gpu.h change atomic add struct and add new condition for controldepend 5 years ago
arithmetic_simplify.cc add trace managager around backend opt 5 years ago
arithmetic_simplify.h add new pass in graph kernel: arithmetic_simplify 5 years ago
basic_ops_fusion.cc Add a restriction for getitem in basic_ops_fusion. 5 years ago
basic_ops_fusion.h add graphkerneloptimize pass 5 years ago
clean_all_in_once.cc clean batch when nodes is not empty 5 years ago
clean_all_in_once.h clean batch buffer in once 5 years ago
composite_ops_fusion.cc GraphKernel Fuser 5 years ago
composite_ops_fusion.h GraphKernel Fuser 5 years ago
eliminate_redundant_output.cc Enhance the fusion capacity for getitem nodes. 5 years ago
eliminate_redundant_output.h Enhance the fusion capacity for getitem nodes. 5 years ago
graph_kernel_cse.cc process cast when activate graph kernel in amp 5 years ago
graph_kernel_cse.h process cast when activate graph kernel in amp 5 years ago
graph_kernel_expander.cc substitute dropout by cudnnuniformreal and dropout 5 years ago
graph_kernel_expander.h Eliminate redundant parameters while expanding basic ops. 5 years ago
graph_kernel_helper.cc Added ExpandDims into GPU fusion list 5 years ago
graph_kernel_helper.h GraphKernel Fuser 5 years ago
graph_kernel_splitter.cc Enhance the fusion capacity for getitem nodes. 5 years ago
graph_kernel_splitter.h GraphKernel supports GPU 5 years ago
reorder_ops.cc add reorder_ops pass in graph kernel 5 years ago
reorder_ops.h add reorder_ops pass in graph kernel 5 years ago
shape_ops_splitter.cc Added ExpandDims into GPU fusion list 5 years ago
shape_ops_splitter.h Added ExpandDims into GPU fusion list 5 years ago
substitute_dropout.cc consider atomic_add strategy in graph splitter; fixbugs; fuse and inline single op 5 years ago
substitute_dropout.h substitute dropout by cudnnuniformreal and dropout 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