mindspore2022/tests/ut/python/pynative_mode/nn
huangbingjian ad8f73f32b set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_activation.py add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators. 2021-02-02 20:52:00 +08:00
test_batchnorm.py Fix bug about output of AddNGrad. 2020-07-18 18:47:52 +08:00
test_cell.py remove the 'raise' in construct of Cell 2020-12-17 10:54:42 +08:00
test_checkparameter.py [ME] Bug fix 2020-10-16 13:01:34 +08:00
test_container.py set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
test_conv.py clean pylint 2020-05-18 10:31:46 +08:00
test_dense.py clean pylint 2020-05-18 10:31:46 +08:00
test_dropout.py delete seed0 and seed1 in Dropout 2020-09-08 10:51:12 +08:00
test_flatten.py initial version 2020-03-27 22:54:54 +08:00
test_layernorm.py change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
test_loss.py clean pylint 2020-05-18 10:31:46 +08:00
test_parameter_operation.py fix TupleToArray & Cast operator issue 2020-06-15 14:39:10 +08:00
test_pooling.py clean pylint 2020-05-18 10:31:46 +08:00
test_tensor_operation.py add grad all in pynative mode 2020-07-10 17:49:54 +08:00