mindspore/tests/st/ops/cpu
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
Merge pull request !1888 from YuJianfeng/adam
2020-06-10 10:38:31 +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 clean pylint 2020-05-18 16:42:35 +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 clean pylint 2020-05-18 16:42:35 +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 update cpu lstm 2020-06-09 17:53:56 +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_scatter.py support host reduce scatter and allgather 2020-06-04 17:20:47 +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_op.py clean pylint 2020-05-18 16:42:35 +08:00
test_softmax_with_cross_entropy_op.py clean pylint 2020-05-18 16:42:35 +08:00
test_sparse_apply_adam_op.py Add SparseAdam and SparseLazyAdam cpu kernel 2020-06-09 22:24:38 +08:00
test_sparse_apply_ftrl_op.py Add SparseApplyFtrl cpu kernel 2020-06-04 22:06: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