mindspore/tests/ut/python/nn
Zichun Ye 9e7d6e2397 fix bernoulli prob formula; fix some other minor bugs
update threshold of softplus computation

support fp for bernoulli and geometric distribution
2020-08-23 17:49:09 -04:00
..
bijector add scalar affine and softplus bijector 2020-08-10 16:07:54 -04:00
distribution fix bernoulli prob formula; fix some other minor bugs 2020-08-23 17:49:09 -04:00
optim uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
probability add infer and dpn 2020-08-13 11:46:07 +08:00
__init__.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_activation.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_batchnorm.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_cell.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_cell_wrapper.py implicit type conversion 2020-05-27 20:04:52 +08:00
test_central_crop.py Add image.CentralCrop 2020-06-16 16:10:17 +08:00
test_checkparameter.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_clip_by_norm.py clean pylint 2020-06-04 21:03:30 +08:00
test_container.py pylint clean 2020-05-26 19:36:54 +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 fix the condition when activation name is 0 2020-06-18 09:14:45 +08:00
test_dropout.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_dynamic_lr.py uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
test_flatten.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_image_gradients.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_learning_rate_schedule.py uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
test_loss.py composed op CosineEmbeddingLoss 2020-06-11 21:28:35 +08:00
test_lstm.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_msssim.py update SSIM loss, add MSSSIM loss feature; add their ut testcases. 2020-07-10 11:11:48 +08:00
test_nn_embedding.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_nn_pad.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_norm.py pylint waring clean 2020-05-13 11:30:27 +08:00
test_parameter.py support parameter updata with implicit type conversion 2020-08-21 15:24:57 +08:00
test_pooling.py clean pylint 2020-05-29 23:00:00 +08:00
test_psnr.py clean pylint 2020-05-29 23:00:00 +08:00
test_ssim.py update SSIM loss, add MSSSIM loss feature; add their ut testcases. 2020-07-10 11:11:48 +08:00
test_structure_output.py pylint waring clean 2020-05-13 11:30:27 +08:00