mindspore/tests/st/ops/ascend
lby aeb7e5a75b sort op support axis value not -1 2022-04-11 09:13:19 +08:00
..
test_aicpu_ops aicpu-priority-replay-buffer-api 2022-03-25 15:03:42 +08:00
test_compoite_random_ops move set_seed() out from construct() of Net 2020-09-21 10:26:27 +08:00
test_tbe_ops sort op support axis value not -1 2022-04-11 09:13:19 +08:00
test_tensor_print 回退 'Pull Request !11074 : replace tdt with acltdt interface' 2021-02-06 14:42:14 +08:00
test_add.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_addn.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_apply_momentum.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_argmax.py clean pylint 2020-05-18 16:42:35 +08:00
test_autocast.py add support for bool tensor and scalar impilicit convert 2020-07-13 10:49:47 +08:00
test_batchnorm_grad.py IR operators of GPU and CPU are unified as batchnorm 2021-03-18 19:02:28 +08:00
test_biasAddGrad.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_bias_add_grad.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_conv.py clean pylint 2020-05-18 16:42:35 +08:00
test_conv2dGradFilter.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_conv2d_depthwiseconv2d.py prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
test_conv_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_dense.py mod dense 2020-12-03 11:32:03 +08:00
test_dense_grad.py modify_dense 2020-11-06 15:45:43 +08:00
test_drop_out_gen_mask.py add Padding op 2020-07-16 21:37:35 +08:00
test_dynamic_asr.py WeNet-ASR net add dynamic_ops tests 2022-04-07 09:50:44 +08:00
test_dynamic_broadcast_gradient_args.py 1、Optimize the error message in operator 2、add operator test cases 2021-10-23 10:16:59 +08:00
test_dynamic_gru_v2.py prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
test_dynamic_ops.py WeNet-ASR net add dynamic_ops tests 2022-04-07 09:50:44 +08:00
test_edit_distance.py sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData 2020-10-26 16:48:52 +08:00
test_embedding_lookup.py fix embeddinglookupgrad when param shape is one dim 2020-07-03 10:59:10 +08:00
test_equal_count.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_full_connection.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_gru_op.py CI 2022-03-26 12:09:40 +08:00
test_host.py modify DynamicShape to TensorShape 2022-03-07 14:19:12 +08:00
test_image_gradients.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_lstm_op.py CI 2022-03-26 12:09:40 +08:00
test_matmul.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_maxpool.py clean pylint 2020-05-18 16:42:35 +08:00
test_maxpool_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_maxpool_with_argmax.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_maxpool_with_argmax_grad.py update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00
test_nn_matmul.py 1D*ND 2020-10-12 17:21:07 +08:00
test_ops_infer.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_padding.py add Padding op 2020-07-16 21:37:35 +08:00
test_relu.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_relu_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_reshape.py clean pylint 2020-05-18 16:42:35 +08:00
test_rnn_op.py add GRU support info and fix RNN ut 2022-02-08 10:22:35 +08:00
test_shape.py modify DynamicShape to TensorShape 2022-03-07 14:19:12 +08:00
test_simplemean.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_simplemean_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_softmax.py clean pylint 2020-05-18 16:42:35 +08:00
test_sparseSoftmaxCrossEntropyWithLogits.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_sparse_attention.py fixed sparse attention 2021-08-31 16:11:56 +08:00
test_sparse_softmax_cross_entropy_with_logits.py clean pylint 2020-05-18 16:42:35 +08:00
test_sparse_softmax_cross_entropy_with_logits_grad.py clean pylint 2020-05-18 16:42:35 +08:00
test_tdt_data_ms.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_unique_with_pad.py sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData 2020-10-26 16:48:52 +08:00