mindspore/tests/st/nn
i-robot c1c0dd86f8
!44702 Add nn.ChannelShuffle
Merge pull request !44702 from pkuliuliu/master
2022-11-01 03:18:14 +00:00
..
test_channel_shuffle.py add nn.ChannelShuffle 2022-10-31 21:15:12 +08:00
test_ctc_loss.py takedown test_ctc_loss_tnc to ensure gate stability 2022-11-01 10:17:49 +08:00
test_dropout1d.py add nn and function api for dropout1d 2022-10-26 19:04:52 +08:00
test_lppool1d.py add LPPool1d 2022-10-25 15:59:55 +08:00
test_lppool2d.py fix lppool 2022-10-28 14:34:13 +08:00
test_margin_ranking_loss.py add tensor dim(), numpy(), param copy 2022-10-19 23:46:08 +08:00
test_max_unpool1d.py add function api of max_unpool1d, 2d, 3d 2022-10-27 09:42:46 +08:00
test_max_unpool2d.py add function api of max_unpool1d, 2d, 3d 2022-10-27 09:42:46 +08:00
test_max_unpool3d.py add function api of max_unpool1d, 2d, 3d 2022-10-27 09:42:46 +08:00
test_nn_gaussian_nll_loss.py
test_nn_hinge_embedding_loss.py Add nn.HingeEmbeddingLoss 2022-10-24 17:30:41 +08:00
test_pixel_shuffle_unshuffle.py pixel_shuffle_unshuffle_master 2022-10-28 17:17:56 +08:00