mindspore/tests/st/ops/graph_kernel
i-robot 2534345459
!35177 Auto Tensor Inplace in Graph Kernel(Version1.0)
Merge pull request !35177 from jiaoy1224/aot
2022-06-01 09:49:02 +00:00
..
custom julia only support x86_64 2022-05-31 10:15:13 +08:00
test_adam_weight_decay.py expand adamweightdecay 2022-05-06 14:19:47 +08:00
test_addn.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_argmax.py update graph kernel support for argmax/argmin 2021-07-30 09:53:12 +08:00
test_assign_add.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_atomic_add.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_auto_tensor_inplace.py auto tensor inplace 2022-05-31 19:09:00 +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.py Add expanders in c++ code 2021-08-12 16:22:56 +08:00
test_bias_add_grad.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_cast_matmul_fusion.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_clip_by_norm.py add_clip_by_norm_op_on_GPU_and_CPU 2022-05-24 09:19:00 +08:00
test_clip_by_norm_no_div_sum.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_compare.py Add LiteGraph for graphkernel 2021-07-21 10:21:11 +08:00
test_cse.py take down testcases that are passing all the time 2022-05-28 09:53:29 +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_easy_fuse_cpu.py adapt ms_cpu ci for graphkernel 2021-12-09 19:44:09 +08:00
test_equal_count.py fix para build info 2022-05-07 11:56:07 +08:00
test_erf_erfc.py add graph kernel div, floordiv, mod, floormod, floor 2021-07-22 14:16:56 +08:00
test_expand_dims.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_floatstatus_addn.py floatstatus 2022-05-05 11:12:08 +08:00
test_fuse.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_fused_adam.py upgrade_ascend_0428 2021-04-30 15:57:57 +08:00
test_gelu.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_gkcpu_for_llvm.py only run this case in linux 2022-01-28 14:31:06 +08:00
test_identity.py isnan isfinite isinf squaresumall identity oneslik 2021-07-26 12:58:30 +08:00
test_lamb_apply_optimizer_assign.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_lamb_apply_weight_assign.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_layernorm.py take down testcases that are passing all the time 2022-05-28 09:53:29 +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 take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_low_precision.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_matmul.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_matmul_to_mul.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_maximum_grad.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_minimum_grad.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_onehot.py cluster onehot 2022-03-21 17:19:22 +08:00
test_oneslike.py isnan isfinite isinf squaresumall identity oneslik 2021-07-26 12:58:30 +08:00
test_optimize_assign.py fix exec order bug about monad 2021-02-18 11:01:06 +08:00
test_recompute.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_reduce_max.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_reduce_mean.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_reduce_min.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_relu.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_relu_grad.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_reorder_ops.py take down testcases that are passing all the time 2022-05-28 09:53:29 +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 reorganiz empty graph 2021-07-30 15:37:47 +08:00
test_slice.py [GraphKernel] fix bert and add graph kernel ops. 2021-08-10 16:02:00 +08:00
test_softmax.py prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +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_softsign_fallback.py don't run test case on windows 2022-04-26 18:23:05 +08:00
test_sqrt_grad.py recover several graph kernel ci testcases 2021-06-09 20:32:02 +08:00
test_square_sum_all.py isnan isfinite isinf squaresumall identity oneslik 2021-07-26 12:58:30 +08:00
test_squared_difference.py [GraphKernel] add sponge ops. 2021-07-19 19:34:23 +08:00
test_squeeze.py [graph kernel] add expander ops. 2021-04-09 17:33:06 +08:00
test_tanh_grad.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
test_tile.py take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00