Commit Graph

6 Commits (4d3eefbb95589c4d620d95d306a72e96861ea154)

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