36 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  zhangyi 5b5cfee0b1 fix some api comments. 5 years ago
  Xun Deng 984c5a2983 changed docs in distribution and bijector classes 5 years ago
  Xun Deng 6e31d74022 fixed some issues in the doc 5 years ago
  Xun Deng 1ae473c192 improved the docs in the distribution classes 5 years ago
  Xun Deng 051baa726c fixed some doc issues in distribution classes. 5 years ago
  zhangz0911gm b7be94fafa Fixing errors in classes' notes 5 years ago
  Xun Deng a411334191 edited docs in distribution and bijector 5 years ago
  Xun Deng b9dae8e63b fix minor bugs in distribution class 5 years ago
  Xun Deng 4728824905 edited the examples in distribution and bijector classes 5 years ago
  Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues 5 years ago
  hedongodng a5016a0ead fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions 5 years ago
  buxue 346bcfa3fd Rectify and optimize the type checking function 5 years ago
  Xun Deng d4df6f82ea support get_dist_args 5 years ago
  chenzomi 44bf4c3e37 [ME] format code 5 years ago
  chenzomi 90de7be0fa [ME] reused `check_type` function 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
  Xun Deng 46773f9557 add specification of private interface arguments in docs 5 years ago
  Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 5 years ago
  Xun Deng 9083e9dcd6 fixed prob, survival function of exponential 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
  peixu_ren 03dac9b621 Fix errors in exp 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
  Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple 5 years ago
  peixu_ren b4767023f2 Fix empty shape issue in distribution sample functions 5 years ago
  Xun Deng e0009b9062 added type check in distributions and fixed bugs in cast_to_tensor 5 years ago
  Xun Deng c0a3b51bb8 fixed minor issues in docs, updated parameter checking in some functions in distributions 5 years ago
  peixu_ren 3a11d123d4 Update random uniform op invocation 5 years ago
  Xun Deng 415dad3adb added some parameter checking 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