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
yujianfeng 57cb1eeb14
Performance optimization of embedding_lookup
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_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 Performance optimization of embedding_lookup 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 support mix precision in pynative 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_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_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_transpose_op.py clean pylint 5 years ago