26 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  Xun Deng ce170b2241 added Gumbel distribution 5 years ago
  Yi Huaijie c5f7700992 refactor get_seed() interface 5 years ago
  mindspore-ci-bot 7f24a92d1c !7241 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int` 5 years ago
  chenzomi cabb387545 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int` 5 years ago
  Xun Deng b527a058f1 Fixed some doc issues and removed context checking in CheckTensor 5 years ago
  Xun Deng 877b561e77 added categorical distribution 5 years ago
  Xun Deng ea57699ed1 added raise_not_implemented_error in distribution 5 years ago
  peixu_ren 23ff21edd8 Added lognormal distribuition 5 years ago
  Xun Deng 2d8be64696 added add_parameter function into distribution base class 5 years ago
  panfengfeng 2d7b93e958 fix nn & operations api comments 5 years ago
  Zichun Ye cb1e02fcd9 update doc string in distribution and bijector classes 5 years ago
  Xun Deng 67325d63b0 edited common_dtype and check_param dtype logic 5 years ago
  bingyaweng 9065ee16e4 modify API comments 5 years ago
  Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 5 years ago
  Xun Deng 80d8f30a7c fix error message in checkTensor and bug in bernoulli cross entropy 5 years ago
  mindspore-ci-bot 9f13170217 !5295 Fix some doc errors in pp distributions and bijectors 5 years ago
  Xun Deng 436b54478d add parameter type check in normal and uniform distribution 5 years ago
  peixu_ren 70b0d4150c Fix some doc errors in pp distributions and bijectors 5 years ago
  Xun Deng 4fe8b3d395 fix checktensor in pynative mode 5 years ago
  Zichun Ye 6919532c98 modify custom_ops to pass pynative mode 5 years ago
  Xun Deng dc11fa9f53 Fixed CheckTuple issues and error message 5 years ago
  Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions 5 years ago
  Xun Deng 415dad3adb added some parameter checking 5 years ago
  peixu_ren 60bb6bebda Complement the arg passing conventions in distribution and bijector base classes 5 years ago
  Xun Deng e87e1fc6bc changed distribution api 5 years ago
  Xun Deng 90cb785181 move nn/distribution to nn/probability/distribution 5 years ago