You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/pynative_mode/nn
wangshuide2020 30f99f2722
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
4 years ago
..
__init__.py initial version 5 years ago
test_activation.py add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators. 4 years ago
test_batchnorm.py Fix bug about output of AddNGrad. 5 years ago
test_cell.py remove the 'raise' in construct of Cell 4 years ago
test_checkparameter.py [ME] Bug fix 4 years ago
test_container.py Fix pylint warning for test cases of optimizer, infer, parse and 5 years ago
test_conv.py clean pylint 5 years ago
test_dense.py clean pylint 5 years ago
test_dropout.py delete seed0 and seed1 in Dropout 5 years ago
test_flatten.py initial version 5 years ago
test_layernorm.py change tensor dtype and shape from function to attr 5 years ago
test_loss.py clean pylint 5 years ago
test_parameter_operation.py fix TupleToArray & Cast operator issue 5 years ago
test_pooling.py clean pylint 5 years ago
test_tensor_operation.py add grad all in pynative mode 5 years ago