mindspore/tests/ut/python/nn/distribution
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
..
test_bernoulli.py fix bernoulli prob formula; fix some other minor bugs 2020-08-23 17:49:09 -04:00
test_exponential.py added some parameter checking 2020-08-10 15:46:24 -04:00
test_geometric.py fix bernoulli prob formula; fix some other minor bugs 2020-08-23 17:49:09 -04:00
test_normal.py fixed minor issues in docs, updated parameter checking in some functions in distributions 2020-08-12 22:05:58 -04:00
test_uniform.py added some parameter checking 2020-08-10 15:46:24 -04:00