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.
 
 
 
 
 
 
Zichun Ye a7d89f6686 add graph kernel userdefine op support 4 years ago
..
test_addn.py Add expander for AddN; update akg submodule 4 years ago
test_argmax.py update graph kernel support for argmax/argmin 4 years ago
test_assign_add.py split UMonad in inputs of op 5 years ago
test_atomic_add.py unify graph kernel pass add_atomic_clean on Ascend and GPU back-end 5 years ago
test_batchnorm.py [graph kernel] add expander ops. 5 years ago
test_batchnorm_grad.py [graph kernel] add expander ops. 5 years ago
test_bias_add.py Add expanders in c++ code 4 years ago
test_bias_add_grad.py adapt expanders of some ops from gpu to ascend 4 years ago
test_cast_matmul_fusion.py fuse matmul and elementwise in graphkernel 4 years ago
test_clip_by_norm_no_div_sum.py recover several graph kernel ci testcases 4 years ago
test_compare.py Add LiteGraph for graphkernel 4 years ago
test_cse.py recover several graph kernel ci testcases 4 years ago
test_dropout.py substitute dropout by cudnnuniformreal and dropout 5 years ago
test_dropoutgrad_reducesum_stitch.py update akg && set random seed for stitch case 4 years ago
test_equal_count.py !215 add ops: LogicalNot, LogicalAnd, LogicalOr, NotEqual, EqualCount, Asinh, Acosh 4 years ago
test_erf_erfc.py add graph kernel div, floordiv, mod, floormod, floor 4 years ago
test_expand_dims.py [graph kernel] add expander ops. 5 years ago
test_fuse.py recover several graph kernel ci testcases 4 years ago
test_fused_adam.py upgrade_ascend_0428 4 years ago
test_gelu.py adapt expanders of some ops from gpu to ascend 4 years ago
test_identity.py isnan isfinite isinf squaresumall identity oneslik 4 years ago
test_lamb_apply_optimizer_assign.py bug fix in lamb 4 years ago
test_lamb_apply_weight_assign.py bug fix in lamb 4 years ago
test_layernorm.py adapt for layernorm in ascend 5 years ago
test_layernorm_stitch.py update akg && set random seed for stitch case 4 years ago
test_logsoftmax.py adapt for logsoftmax in ascend 4 years ago
test_low_precision.py add low precison 4 years ago
test_matmul.py enable gpu gk MatMul and insert pad/unpad 4 years ago
test_matmul_to_mul.py replace matmul/batchmatmul by mul when k is 1 4 years ago
test_maximum_grad.py fix maximum_grad and minimum_grad input_shape not equal to output_shape bug 4 years ago
test_minimum_grad.py fix maximum_grad and minimum_grad input_shape not equal to output_shape bug 4 years ago
test_oneslike.py isnan isfinite isinf squaresumall identity oneslik 4 years ago
test_optimize_assign.py fix exec order bug about monad 5 years ago
test_recompute.py recompute_fuse 4 years ago
test_reduce_max.py [graph kernel] add expander ops. 5 years ago
test_reduce_mean.py recover several graph kernel ci testcases 4 years ago
test_reduce_min.py [graph kernel] add expander ops. 5 years ago
test_relu.py recover several graph kernel ci testcases 4 years ago
test_relu_grad.py recover several graph kernel ci testcases 4 years ago
test_reorder_ops.py enhancement reorder_ops pass to support reordering cast and type insensitive operators 4 years ago
test_sigmoid.py add some expander ops 5 years ago
test_sigmoid_cross_entropy_with_logits.py add some expander ops 5 years ago
test_simplify.py reorganiz empty graph 4 years ago
test_slice.py [GraphKernel] fix bert and add graph kernel ops. 4 years ago
test_softmax.py adapt expanders of some ops from gpu to ascend 4 years ago
test_softmax_cross_entropy_with_logits.py add some expander ops 5 years ago
test_softmax_stitch.py update akg && set random seed for stitch case 4 years ago
test_sqrt_grad.py recover several graph kernel ci testcases 4 years ago
test_square_sum_all.py isnan isfinite isinf squaresumall identity oneslik 4 years ago
test_squared_difference.py [GraphKernel] add sponge ops. 4 years ago
test_squeeze.py [graph kernel] add expander ops. 5 years ago
test_tanh_grad.py recover several graph kernel ci testcases 4 years ago
test_tile.py recover several graph kernel ci testcases 4 years ago
test_user_define.py add graph kernel userdefine op support 4 years ago