Commit Graph

6 Commits (5132f5129dfd008b8da1e8ba4eaeffc8d8093d2c)

Author SHA1 Message Date
pangyoki f0b26313d8
fix _check_values_dtype_in_probs method in Distribution class (#27046)
6 years ago
pangyoki a0c98e67a6
fix dtype not matching bug in log_prob and probs method of Distribution class (#26767)
6 years ago
pangyoki 5f275aadaf
fix sample method of Uniform and Normal class (#26713)
6 years ago
pangyoki 1e53088abc
fix Distribution class problem (#26535)
6 years ago
pangyoki 644dfd7dd5
Release Distribution base class and Normal, Uniform class (#26355)
6 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
6 years ago