25 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  Xun Deng ce170b2241 added Gumbel distribution 5 years ago
  Xun Deng f2e8e143be added gumbel_cdf and invert bijectors 5 years ago
  Xun Deng b527a058f1 Fixed some doc issues and removed context checking in CheckTensor 5 years ago
  peixu_ren 1637381fae Fix some type casting errors 5 years ago
  peixu_ren c7563d53bf Remove the redundant parameters from bijectors and transformed distribution 5 years ago
  panfengfeng 2d7b93e958 fix nn & operations api comments 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
  bingyaweng fc7e7c9044 modify comments of API in mdp 5 years ago
  Zichun Ye cb1e02fcd9 update doc string in distribution and bijector classes 5 years ago
  bingyaweng 9065ee16e4 modify API comments 5 years ago
  peixu_ren 21c663178c Address with 'param not None' case 5 years ago
  peixu_ren 70b0d4150c Fix some doc errors in pp distributions and bijectors 5 years ago
  peixu_ren 1950002e83 Quick fix scalar add flaws in MindSpore 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 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
  peixu_ren 8e0343830e Add custom op interface to replace expm1, log1p and log 5 years ago
  Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple 5 years ago
  peixu_ren 5acf10941d Check number validation of power in powertransform 5 years ago
  Xun Deng 42c81e526c fixed indentation in Softplus comments 5 years ago
  Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions 5 years ago
  Xun Deng be6db4a6fe add scalar affine and softplus bijector 5 years ago
  peixu_ren 60bb6bebda Complement the arg passing conventions in distribution and bijector base classes 5 years ago
  peixu_ren b9c8c0b439 Added Bijector TransformDistribution base classes and two instances: power and exp bijectors 5 years ago