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
panyifeng 1a54785fe2
remove name arg from gradoperation
5 years ago
..
test_addn_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_argmax_op.py change tensor dtype and shape from function to attr 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 clean pylint 5 years ago
test_bias_add_grad.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_concat_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_conv2d_backprop_filter_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_conv2d_backprop_input_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_conv2d_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_embedding_look_up_op.py adapt input to attr between cpu and aicpu embeddinglookup 5 years ago
test_equalcount_op.py change tensor dtype and shape from function to attr 5 years ago
test_gather_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_lstm_op.py remove name arg from gradoperation 5 years ago
test_maxpool_grad_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_maxpool_op.py clean pylint 5 years ago
test_momentum_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_mul_op.py clean pylint 5 years ago
test_one_hot_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_reduce_op.py add reduce and softmax_cross_entropy_with_logits 5 years ago
test_relu6_op.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_relu_grad_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_relu_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_scatter_nd_update_op.py fix ScatterNdUpdate cpu kernel 5 years ago
test_slice_grad_op.py optimize performance 5 years ago
test_slice_op.py optimize performance 5 years ago
test_softmax_cross_entropy_with_logits_op.py add reduce and softmax_cross_entropy_with_logits 5 years ago
test_softmax_op.py change tensor dtype and shape from function to attr 5 years ago
test_softmax_with_cross_entropy_op.py change tensor dtype and shape from function to attr 5 years ago
test_sparse_apply_adam_op.py rename operators of sparse optimizer 5 years ago
test_sparse_apply_ftrl_op.py rename operators of sparse optimizer 5 years ago
test_sparse_apply_proximal_adagrad_op.py rename operators of sparse optimizer 5 years ago
test_stridedslice_grad_op.py fix cpu StridedSliceGrad 5 years ago
test_stridedslice_op.py optimize performance 5 years ago
test_tensoradd.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_transpose_op.py clean pylint 5 years ago
test_unique_op.py add Unique cpu kernel 5 years ago