Commit Graph

22 Commits (master)

Author SHA1 Message Date
Zichun Ye ca316f4422 update doc example in probability
5 years ago
Xun Deng 4ef9e9e57f fix minor issues in distribution classes
5 years ago
peixu_ren 37d40bc495 Add Beta distribution
5 years ago
peixu_ren 93d4ef428f Add Gamma distribution
5 years ago
peixu_ren 01f5da0a14 Add Poisson distribution
5 years ago
mindspore-ci-bot 7f725b93a3 !8234 Remove expm1_generic and log1p_generic from PP utils
5 years ago
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues
5 years ago
peixu_ren 65d50861ec Remove expm1_generic and log1p_generic from PP utils
5 years ago
Xun Deng 1a68ccb40b added Cauchy distribution
5 years ago
Xun Deng fb0263f869 redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
5 years ago
Xun Deng d4df6f82ea support get_dist_args
5 years ago
Xun Deng 5ffc16c6db renamed test_invert_bijector
6 years ago
Xun Deng ce170b2241 added Gumbel distribution
6 years ago
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors
6 years ago
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
6 years ago
Xun Deng 05a0dac125 add logistic distribution
6 years ago
Xun Deng 877b561e77 added categorical distribution
6 years ago
Xun Deng ea57699ed1 added raise_not_implemented_error in distribution
6 years ago
peixu_ren 23ff21edd8 Added lognormal distribuition
6 years ago
Xun Deng c64f6a0a2a move pp related tests cases to probability folder
6 years ago
bingyaweng 866a8a1178 modify path of ut and st of mdp
6 years ago
zhangxinfeng3 b16b71b9e8 add infer and dpn
6 years ago