mindspore2022/tests/st/ops/graph_kernel
dayschan 149dab39c5 Add expander for AddN; update akg submodule 2021-06-29 11:43:46 +08:00
..
test_addn.py Add expander for AddN; update akg submodule 2021-06-29 11:43:46 +08:00
test_assign_add.py split UMonad in inputs of op 2021-04-01 14:47:59 +08:00
test_atomic_add.py unify graph kernel pass add_atomic_clean on Ascend and GPU back-end 2021-03-30 11:37:41 +08:00
test_batchnorm.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_batchnorm_grad.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_bias_add_grad.py adapt expanders of some ops from gpu to ascend 2021-05-04 16:32:45 +08:00
test_cast_matmul_fusion.py fuse matmul and elementwise in graphkernel 2021-04-14 20:52:35 +08:00
test_clip_by_norm_no_div_sum.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_comare.py add compare_test case in gpu ci and update akg submodule 2021-03-27 15:28:54 +08:00
test_cse.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_dropout.py substitute dropout by cudnnuniformreal and dropout 2020-11-26 10:36:02 +08:00
test_dropoutgrad_reducesum_stitch.py update akg && set random seed for stitch case 2021-05-18 09:25:16 +08:00
test_expand_dims.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_fuse.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_fused_adam.py upgrade_ascend_0428 2021-04-30 15:57:57 +08:00
test_gelu.py adapt expanders of some ops from gpu to ascend 2021-05-04 16:32:45 +08:00
test_lamb_apply_optimizer_assign.py bug fix in lamb 2021-05-29 16:02:30 +08:00
test_lamb_apply_weight_assign.py bug fix in lamb 2021-05-29 16:02:30 +08:00
test_layernorm.py adapt for layernorm in ascend 2021-04-08 18:11:59 +08:00
test_layernorm_stitch.py update akg && set random seed for stitch case 2021-05-18 09:25:16 +08:00
test_logsoftmax.py adapt for logsoftmax in ascend 2021-05-06 10:13:28 +08:00
test_matmul.py enable gpu gk MatMul and insert pad/unpad 2021-05-19 16:03:29 +08:00
test_matmul_to_mul.py replace matmul/batchmatmul by mul when k is 1 2021-06-09 15:00:27 +08:00
test_maximum_grad.py fix maximum_grad and minimum_grad input_shape not equal to output_shape bug 2021-06-16 14:25:18 +08:00
test_minimum_grad.py fix maximum_grad and minimum_grad input_shape not equal to output_shape bug 2021-06-16 14:25:18 +08:00
test_optimize_assign.py fix exec order bug about monad 2021-02-18 11:01:06 +08:00
test_recompute.py recompute_fuse 2021-06-22 20:39:11 +08:00
test_reduce_max.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_reduce_mean.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_reduce_min.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_relu.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_relu_grad.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_reorder_ops.py enhancement reorder_ops pass to support reordering cast and type insensitive operators 2021-04-25 11:06:48 +08:00
test_sigmoid.py add some expander ops 2021-03-18 19:03:36 +08:00
test_sigmoid_cross_entropy_with_logits.py add some expander ops 2021-03-18 19:03:36 +08:00
test_simplify.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_softmax.py adapt expanders of some ops from gpu to ascend 2021-05-04 16:32:45 +08:00
test_softmax_cross_entropy_with_logits.py add some expander ops 2021-03-18 19:03:36 +08:00
test_softmax_stitch.py update akg && set random seed for stitch case 2021-05-18 09:25:16 +08:00
test_sqrt_grad.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_squeeze.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_tanh_grad.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_tile.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00