22 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  Xun Deng ce170b2241 added Gumbel distribution 5 years ago
  peixu_ren 3df62c759c Solve the problem with input of Nan in logrithm calculation 5 years ago
  Xun Deng b527a058f1 Fixed some doc issues and removed context checking in CheckTensor 5 years ago
  peixu_ren 3ed22fa2cf Add note regarding to the transformed distribution seed arg 5 years ago
  Xun Deng 322f154abb fixed neginf plus zero issue under fp16 5 years ago
  peixu_ren c7563d53bf Remove the redundant parameters from bijectors and transformed 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
  Zichun Ye cb1e02fcd9 update doc string in distribution and bijector classes 5 years ago
  bingyaweng 9065ee16e4 modify API comments 5 years ago
  Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 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
  peixu_ren 93d9cc3cc4 Add erf and erfc as generic functions for all the backend and fix notation in power_transform. 5 years ago
  peixu_ren 03dac9b621 Fix errors in exp calculation logics 5 years ago
  Xun Deng dc11fa9f53 Fixed CheckTuple issues and error message 5 years ago
  mindspore-ci-bot ec1cf059a7 !4894 Fix minor bugs in transformed distribution 5 years ago
  peixu_ren 8e0343830e Add custom op interface to replace expm1, log1p and log 5 years ago
  peixu_ren 98e2a48e4c Fix errors in transformed_distribution 5 years ago
  peixu_ren 4aa339cb5a Change the interfaces in trasformation base class 5 years ago
  Xun Deng 415dad3adb added some parameter checking 5 years ago
  peixu_ren b9c8c0b439 Added Bijector TransformDistribution base classes and two instances: power and exp bijectors 5 years ago