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/cpu
baihuawei 3583e63901
clear warnings
4 years ago
..
test_addn_op.py
test_argmax_op.py
test_arithmetic_op.py Add CPU kernels: TensorAdd, Sub, Mul, Div 5 years ago
test_arithmetic_self_op.py Add CPU kernels: TensorAdd, Sub, Mul, Div 5 years ago
test_assign_add_op.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_batchnorm_op.py remove name arg from gradoperation 5 years ago
test_bias_add.py
test_bias_add_grad.py
test_concat_op.py
test_conv2d_backprop_filter_op.py
test_conv2d_backprop_input_op.py
test_conv2d_op.py
test_embedding_look_up_op.py
test_equalcount_op.py
test_gather_op.py
test_lstm_op.py LSTM API optimization 4 years ago
test_maxpool_grad_op.py
test_maxpool_op.py cell init performance opt 5 years ago
test_momentum_op.py mod_SoftmaxCrossEntropyWithLogits 5 years ago
test_mul_op.py
test_one_hot_op.py
test_reduce_op.py clear warnings 4 years ago
test_relu6_op.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_relu_grad_op.py
test_relu_op.py
test_scatter_nd_update_op.py modify_bug 5 years ago
test_slice_grad_op.py optim pylint 5 years ago
test_slice_op.py optim pylint 5 years ago
test_softmax_cross_entropy_with_logits_op.py
test_softmax_op.py
test_softmax_with_cross_entropy_op.py
test_sparse_apply_adam_op.py modify_bug 5 years ago
test_sparse_apply_ftrl_op.py modify_bug 5 years ago
test_sparse_apply_proximal_adagrad_op.py modify_bug 5 years ago
test_stridedslice_grad_op.py
test_stridedslice_op.py
test_tensoradd.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_transpose_op.py
test_unique_op.py add Unique cpu kernel 5 years ago