mindspore/tests/ut/python/pynative_mode/nn
liuxiao93 8705545bcd Fix bug about output of AddNGrad. 2020-07-18 18:47:52 +08:00
..
__init__.py initial version 2020-03-27 22:54:54 +08:00
test_activation.py fix the condition when activation name is 0 2020-06-18 09:14:45 +08:00
test_batchnorm.py Fix bug about output of AddNGrad. 2020-07-18 18:47:52 +08:00
test_cell.py Fix pylint warning for test cases of optimizer, infer, parse and 2020-05-28 11:35:33 +08:00
test_checkparameter.py clean pylint 2020-05-18 10:31:46 +08:00
test_container.py Fix pylint warning for test cases of optimizer, infer, parse and 2020-05-28 11:35:33 +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 clean pylint 2020-06-04 21:03:30 +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