mindspore2022/tests/ut/python/nn
i-robot ff2e34b9f9 !22509 Add ut and st for Jvp, Vjp and Grad
Merge pull request !22509 from LiangZhibo/fix
2021-08-30 08:21:54 +00:00
..
gradient Add st and ut for jvp vjp and grad 2021-08-28 17:34:23 +08:00
optim Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
probability Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
__init__.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_activation.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_batchnorm.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_cell.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_cell_wrapper.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_central_crop.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_checkparameter.py fix CI random fails 2020-11-02 16:28:28 +08:00
test_clip_by_norm.py clean pylint 2020-06-04 21:03:30 +08:00
test_container.py set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
test_conv.py !906 fix a bug that support dilation greater than 1 in conv2dTranspose ops 2020-05-09 21:58:27 +08:00
test_dense.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_dropout.py delete seed0 and seed1 in Dropout 2020-09-08 10:51:12 +08:00
test_dynamic_lr.py uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
test_flatten.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_image_gradients.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_l1_regularizer.py optimize log 2021-06-04 12:32:44 +08:00
test_learning_rate_schedule.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_loss.py diceloss bug 2021-03-09 16:23:45 +08:00
test_lstm.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_msssim.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_nn_embedding.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_nn_pad.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_norm.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_parameter.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_pooling.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_psnr.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_resizebilinear.py change name from interpolate to resizeBilinear 2020-12-10 11:46:40 +08:00
test_ssim.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_transformer.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
test_tril.py Add nn.Tril function 2020-11-19 10:31:30 +08:00
test_triu.py Add nn.Tril function 2020-11-19 10:31:30 +08:00