mindspore/tests/st/ops/cpu
kingfo 09b437285b support mix precision in pynative 2020-07-22 17:12:36 +08:00
..
test_addn_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-29 12:01:04 +08:00
test_argmax_op.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_bias_add.py clean pylint 2020-05-18 16:42:35 +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_concat_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_conv2d_backprop_filter_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_conv2d_backprop_input_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-29 12:01:04 +08:00
test_conv2d_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_equalcount_op.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_gather_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_lstm_op.py support mix precision in pynative 2020-07-22 17:12:36 +08:00
test_maxpool_grad_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_maxpool_op.py clean pylint 2020-05-18 16:42:35 +08:00
test_momentum_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_mul_op.py clean pylint 2020-05-18 16:42:35 +08:00
test_one_hot_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_reduce_op.py add reduce and softmax_cross_entropy_with_logits 2020-06-19 21:37:43 +08:00
test_relu_grad_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_relu_op.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_slice_grad_op.py optimize performance 2020-06-04 16:20:51 +08:00
test_slice_op.py optimize performance 2020-06-04 16:20:51 +08:00
test_softmax_cross_entropy_with_logits_op.py add reduce and softmax_cross_entropy_with_logits 2020-06-19 21:37:43 +08:00
test_softmax_op.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_softmax_with_cross_entropy_op.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_sparse_apply_adam_op.py rename operators of sparse optimizer 2020-07-20 12:00:39 +08:00
test_sparse_apply_ftrl_op.py rename operators of sparse optimizer 2020-07-20 12:00:39 +08:00
test_sparse_apply_proximal_adagrad_op.py rename operators of sparse optimizer 2020-07-20 12:00:39 +08:00
test_stridedslice_grad_op.py fix cpu StridedSliceGrad 2020-06-02 19:20:15 +08:00
test_stridedslice_op.py optimize performance 2020-06-04 16:20:51 +08:00
test_transpose_op.py clean pylint 2020-05-29 23:00:00 +08:00