mindspore/tests/st/ops/ascend
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
From: @shibeiji
Reviewed-by: 
Signed-off-by:
2020-11-27 09:10:09 +08:00
..
test_aicpu_ops fix example of categorical and rnntloss 2020-11-25 20:25:20 +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 register activation operator fast_gelu 2020-11-26 14:55:39 +08:00
test_tensor_print fix tensor.cc 2020-09-12 17:25:09 +08:00
test_add.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +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_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 fix weight_init bug 2020-09-17 09:23:34 +08:00
test_conv_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_dense.py add_channel_to_attr 2020-11-12 20:18:26 +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_gru_v2.py Adapt DynamicGRUV2 forward for Ascend new backend. 2020-11-13 14:54:40 +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_fused_batchnorm_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +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_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 Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_maxpool_with_argmax_grad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_nn_matmul.py 1D*ND 2020-10-12 17:21:07 +08:00
test_ops_infer.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-30 16:55:37 +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_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_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 Add num_epochs to non-sink training 2020-09-24 23:24:43 -04: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