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/st/probability/distribution
peixu_ren 01f5da0a14
Add Poisson distribution
6 years ago
..
test_bernoulli.py move pp related tests cases to probability folder 6 years ago
test_categorical.py added categorical distribution 6 years ago
test_cauchy.py added Cauchy distribution 6 years ago
test_exponential.py move pp related tests cases to probability folder 6 years ago
test_geometric.py move pp related tests cases to probability folder 6 years ago
test_get_dist_args.py support get_dist_args 6 years ago
test_gumbel.py added Gumbel distribution 6 years ago
test_logistic.py add logistic distribution 6 years ago
test_lognormal.py Added lognormal distribuition 6 years ago
test_normal.py move pp related tests cases to probability folder 6 years ago
test_poisson.py Add Poisson distribution 6 years ago
test_uniform.py move pp related tests cases to probability folder 6 years ago