38 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  chenzomi 90de7be0fa [ME] reused `check_type` function 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
  Xun Deng 2d8be64696 added add_parameter function into distribution base class 5 years ago
  mindspore-ci-bot 12f27b8a70 !6439 Fix a minor bug in init file 5 years ago
  Xun Deng 239826515a modified dtype cast logic in custom_log and custom_exp and fixed dtype issues in softplus bijector 5 years ago
  peixu_ren d795687ef5 Fix a minor bug of init file 5 years ago
  peixu_ren 7fc9a1d192 Use P level erf op in distributions 5 years ago
  Xun Deng 67325d63b0 edited common_dtype and check_param dtype logic 5 years ago
  lilei 71adabd944 modify_bug 5 years ago
  mindspore-ci-bot b9345d1d34 !5775 fix categorical in GraphMode 5 years ago
  baihuawei 92f1855a79 fix categorical in GraphMode 5 years ago
  Xun Deng 80d8f30a7c fix error message in checkTensor and bug in bernoulli cross entropy 5 years ago
  Xun Deng f438318583 fix common_dtype in distribution utils 5 years ago
  mindspore-ci-bot 8f69fb415a !5322 fix Categorical class 5 years ago
  baihuawei 3a7e7802b0 fix Categorical 5 years ago
  Xun Deng 436b54478d add parameter type check in normal and uniform distribution 5 years ago
  Xun Deng 4fe8b3d395 fix checktensor in pynative mode 5 years ago
  peixu_ren 93d9cc3cc4 Add erf and erfc as generic functions for all the backend and fix notation in power_transform. 5 years ago
  Zichun Ye 6919532c98 modify custom_ops to pass pynative mode 5 years ago
  Zichun Ye 9e7d6e2397 fix bernoulli prob formula; fix some other minor bugs 5 years ago
  peixu_ren 03dac9b621 Fix errors in exp calculation logics 5 years ago
  mindspore-ci-bot b366608a3f !4952 Fix errors in log calculation logics 5 years ago
  peixu_ren 1c8eb9b15d Fix errors in log calculation logics 5 years ago
  Xun Deng dc11fa9f53 Fixed CheckTuple issues and error message 5 years ago
  peixu_ren 8e0343830e Add custom op interface to replace expm1, log1p and log 5 years ago
  mindspore-ci-bot 5ab41b1c26 !4874 Change the interfaces in transformation base class 5 years ago
  peixu_ren 4aa339cb5a Change the interfaces in trasformation base class 5 years ago
  Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple 5 years ago
  peixu_ren b4767023f2 Fix empty shape issue in distribution sample functions 5 years ago
  baihuawei 772e14d00d add categorical 5 years ago
  Xun Deng e0009b9062 added type check in distributions and fixed bugs in cast_to_tensor 5 years ago
  mindspore-ci-bot ea69562cb2 !4403 Add bnn_layers to nn.probability 5 years ago
  bingyaweng 61dbb1b17c add bnn_layers to nn.probability 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
  baihuawei 4d92c5b39e add multinomial 5 years ago
  Xun Deng 90cb785181 move nn/distribution to nn/probability/distribution 5 years ago