18 Commits (2d8be6469639afc5072d36db38559e47e1a18a1c)

Author SHA1 Message Date
  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