You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/st/ops/ascend/test_tbe_ops
yuchaojie b51b3a6764
update Pool's attr kernel_size, pad_mode
4 years ago
..
test_AssignAdd.py
test_AssignSub.py
test_ReduceMean.py
test_add.py
test_addn.py
test_apply_adam.py
test_apply_momentum.py
test_batchmatmul.py
test_batchnorm.py
test_batchnorm_grad.py remove name arg from gradoperation 5 years ago
test_bias_add.py add tensor.ndim and rename tensor.size() to tensor.size 4 years ago
test_bias_add_grad.py
test_concat.py
test_conv.py
test_conv2d_backprop_filter.py
test_conv2d_backprop_input.py
test_dropout_do_mask.py
test_fast_gelu.py register activation operator fast_gelu 4 years ago
test_fast_gelu_grad_sens.py register activation operator fast_gelu 4 years ago
test_gelu.py
test_gelu_grad_sens.py remove name arg from gradoperation 5 years ago
test_greater.py
test_layernorm.py
test_layernorm_grad.py remove name arg from gradoperation 5 years ago
test_less.py
test_less_equal.py
test_logical_and.py
test_logical_not.py
test_logical_or.py
test_matmul.py
test_matmul_failed.py
test_maximum.py
test_maximum_grad.py remove name arg from gradoperation 5 years ago
test_maxpool.py update Pool's attr kernel_size, pad_mode 4 years ago
test_maxpool_grad.py update Pool's attr kernel_size, pad_mode 4 years ago
test_minimum.py
test_minimum_grad.py remove name arg from gradoperation 5 years ago
test_mul.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_npu_alloc_float_status.py
test_npu_clear_float_status.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_npu_get_float_status.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_pad.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_pow.py
test_realdiv.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_reciprocal.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_relu.py
test_relu_grad.py remove name arg from gradoperation 5 years ago
test_relu_v2_grad.py remove name arg from gradoperation 5 years ago
test_resize_nearest_neighbor.py
test_resize_nearest_neighbor_grad.py remove name arg from gradoperation 5 years ago
test_scatter_nd.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_select.py
test_sigmoid.py
test_sigmoid_cross_entropy_with_logits.py
test_sigmoid_cross_entropy_with_logits_grad.py remove name arg from gradoperation 5 years ago
test_sigmoid_grad.py remove name arg from gradoperation 5 years ago
test_slice.py
test_smooth_l1_loss.py
test_smooth_l1_loss_grad.py remove name arg from gradoperation 5 years ago
test_softmax.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_softmax_cross_entropy_with_logits.py
test_split.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_sqrt.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_square.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_stridedslice.py
test_stridedslice_grad.py remove name arg from gradoperation 5 years ago
test_sub.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_tanh.py
test_tanh_grad.py
test_tile.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_topk.py
test_transpose_d.py
test_unsorted_segment_sum.py Ascend Dynamic Shape 4 years ago