test_bernoulli.py
|
update doc example in probability
|
2021-01-19 11:51:43 -05:00 |
test_beta.py
|
Add Beta distribution
|
2020-11-27 17:07:54 -05:00 |
test_categorical.py
|
update doc example in probability
|
2021-01-19 11:51:43 -05:00 |
test_categorical_gpu.py
|
新增深度概率用例
|
2021-01-28 17:21:19 +08:00 |
test_cauchy.py
|
added Cauchy distribution
|
2020-11-11 22:36:34 -05:00 |
test_cauchy_pynative.py
|
新增深度概率用例
|
2021-01-28 17:21:19 +08:00 |
test_gamma.py
|
Add Beta distribution
|
2020-11-27 17:07:54 -05:00 |
test_gamma_pynative.py
|
新增深度概率用例
|
2021-01-28 17:21:19 +08:00 |
test_geometric.py
|
update doc example in probability
|
2021-01-19 11:51:43 -05:00 |
test_get_dist_args.py
|
support get_dist_args
|
2020-10-27 16:17:38 -04:00 |
test_gumbel.py
|
added Gumbel distribution
|
2020-10-20 10:26:04 -04:00 |
test_logistic.py
|
add logistic distribution
|
2020-10-08 10:23:50 -04:00 |
test_lognormal.py
|
Added lognormal distribuition
|
2020-09-23 16:57:33 -04:00 |
test_poisson.py
|
fix minor issues in distribution classes
|
2020-12-03 14:47:08 -05:00 |