mindspore2022/tests/ut/python/nn
mindspore-ci-bot 3d3b9d5474 !840 [BUG] fix conv2dtranspose bug
Merge pull request !840 from jinyaohui/conv2dtranspose
2020-05-06 16:43:28 +08:00
..
optim add parameter verification for rmsprop, and modify default value in annotation 2020-04-29 16:12:58 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_activation.py initial version 2020-03-27 22:54:54 +08:00
test_batchnorm.py Add Group Normalization 2020-04-16 01:59:32 -04:00
test_cell.py Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
test_cell_wrapper.py support update parameter for vm 2020-04-21 20:19:46 +08:00
test_checkparameter.py initial version 2020-03-27 22:54:54 +08:00
test_clip_by_norm.py initial version 2020-03-27 22:54:54 +08:00
test_container.py initial version 2020-03-27 22:54:54 +08:00
test_conv.py modify conv2dtranspose 2020-05-06 10:53:36 +08:00
test_dense.py quantization aware training frontend operators define. 2020-04-13 12:02:49 +08:00
test_dropout.py initial version 2020-03-27 22:54:54 +08:00
test_dynamic_lr.py Add prim name to error message for nn_ops.py 2020-04-21 19:25:30 +08:00
test_embedding.py initial version 2020-03-27 22:54:54 +08:00
test_flatten.py initial version 2020-03-27 22:54:54 +08:00
test_image_gradients.py ImageGradients check 4d 2020-04-29 21:47:33 +08:00
test_loss.py initial version 2020-03-27 22:54:54 +08:00
test_lstm.py initial version 2020-03-27 22:54:54 +08:00
test_nn_embedding.py initial version 2020-03-27 22:54:54 +08:00
test_nn_pad.py add operation 2020-04-13 10:38:03 -04:00
test_norm.py initial version 2020-03-27 22:54:54 +08:00
test_parameter.py fix bug in checkpoint when save scaler 2020-04-22 16:04:55 +08:00
test_pooling.py fix avgpool and add check 2020-05-04 22:28:50 -04:00
test_psnr.py psnr check two input same shape and type 2020-04-26 17:16:58 +08:00
test_ssim.py psnr check two input same shape and type 2020-04-26 17:16:58 +08:00
test_structure_output.py Fix bug structure output when there is depend whose first input is constant in outputs 2020-03-30 19:49:46 +08:00