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 2ac8c65327 Add GraphKernelPassManager to manage the passes of GraphKernel 4 years ago
..
add_atomic_clean.cc clean warning in akg_kernel_metadata.cc/akg_ascend_kernel_mod.cc/add_atomic_clean.cc/add_atomic_clean_gpu.cc 4 years ago
add_atomic_clean.h clean warning in akg_kernel_metadata.cc/akg_ascend_kernel_mod.cc/add_atomic_clean.cc/add_atomic_clean_gpu.cc 4 years ago
add_stitch_atomic_clean_gpu.cc Fix static-check problems 4 years ago
add_stitch_atomic_clean_gpu.h Fix static-check problems 4 years ago
arithmetic_simplify.cc Bugfix in ArithmeticSimplify 4 years ago
arithmetic_simplify.h add new pass in graph kernel: arithmetic_simplify 5 years ago
axis_normalizer.cc Bugfix in ArithmeticSimplify 4 years ago
axis_normalizer.h clean code of several graph kernel source files 4 years ago
cast_matmul_fusion.cc Refactor GraphKernelCluster 4 years ago
cast_matmul_fusion.h cast_Matmul_fusion, when cast cannot fuse forward 5 years ago
eliminate_redundant_output.cc Fix static-check problems 4 years ago
eliminate_redundant_output.h Fix static-check problems 4 years ago
graph_kernel_cluster.cc fix circle bugs 4 years ago
graph_kernel_cluster.h fix circle bugs 4 years ago
graph_kernel_cse.cc fix bot check 4 years ago
graph_kernel_cse.h process cast when activate graph kernel in amp 5 years ago
graph_kernel_expander.cc close bn and bn_grad in expander.cc 4 years ago
graph_kernel_expander.h fix wanring about static-check 4 years ago
graph_kernel_helper.cc !16322 [GraphKernel] Enable matmul for gpu 4 years ago
graph_kernel_helper.h enable gpu gk MatMul and insert pad/unpad 4 years ago
graph_kernel_optimization.cc Add GraphKernelPassManager to manage the passes of GraphKernel 4 years ago
graph_kernel_optimization.h fix wanring about static-check 4 years ago
graph_kernel_pass_manager.cc Add GraphKernelPassManager to manage the passes of GraphKernel 4 years ago
graph_kernel_pass_manager.h Add GraphKernelPassManager to manage the passes of GraphKernel 4 years ago
graph_kernel_splitter.cc [GraphKernel] clean code for graph_kernel_splitter* & add_stitch_atomic_clean_gpu* 4 years ago
graph_kernel_splitter.h [GraphKernel] clean code for graph_kernel_splitter* & add_stitch_atomic_clean_gpu* 4 years ago
insert_pad.cc enable gpu gk MatMul and insert pad/unpad 4 years ago
insert_pad.h enable gpu gk MatMul and insert pad/unpad 4 years ago
optimize_assign.cc fix static check warning 4 years ago
optimize_assign.h [GraphKernel] Replace Assign with InplaceAssign 5 years ago
parallel_cost_model.cc clean code of several graph kernel source files 4 years ago
parallel_cost_model.h clean code of several graph kernel source files 4 years ago
parallel_fusion.cc fix static check warnings 4 years ago
parallel_fusion.h fix wanring about static-check 4 years ago
raise_reduction_precision.cc fix wanring about static-check 4 years ago
raise_reduction_precision.h fix wanring about static-check 4 years ago
reorder_ops.cc fix bug of invalid data type or format when set node info 4 years ago
reorder_ops.h fix bug of invalid data type or format when set node info 4 years ago
shape_ops_splitter.cc [GraphKernel] clean code fix. 4 years ago
shape_ops_splitter.h [GraphKernel] clean code fix. 4 years ago
split_umonad.cc split UMonad in inputs of op 5 years ago
split_umonad.h split UMonad in inputs of op 5 years ago
substitute_dropout.cc [GraphKernel] clean code fix. 4 years ago
substitute_dropout.h [GraphKernel] clean code fix. 4 years ago
update_state_formatter.cc Optimize graphkernel pass ShrinkUpdateState 4 years ago
update_state_formatter.h extend inputs of update if which have multiple outputs 4 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 fix static warnings for some graph_kernel files 4 years ago