1. 12 10月, 2022 1 次提交
  2. 10 10月, 2022 1 次提交
    • M
      【Hackathon No.10】新增 LogNormal API (#46426) · af6d80fb
      MayYouBeProsperous 提交于
      * add LogNormal API
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add comment
      
      * fix bug
      
      * fix docs
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add test
      
      * add test
      
      * change the args type of Normal sample
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add test
      
      * add test
      
      * format
      
      * add comment
      
      * add comment
      
      * add comment
      
      * add comment
      
      * format code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * add comment
      
      * remove name parameter for LogNormal
      
      * organize imports
      af6d80fb
  3. 27 9月, 2022 1 次提交
  4. 23 9月, 2022 1 次提交
    • N
      【PaddlePaddle Hackathon 3 No.9】为 Paddle 新增 Laplace API (#44913) · 09e4875f
      nihao 提交于
      * 增加ks-test;注册kl_divergence
      
      * bug fix
      
      * bug fix data shape
      
      * 按要求修改
      
      * sample code fix
      
      * 按要求修改
      
      * bugfix
      
      * bugfix
      
      * bugfix
      
      * bugfix
      
      * bugfix
      
      * fix sample func
      
      * fix sample func
      
      * 按要求修改;sample函数bugfix
      
      * 按要求修改;sample函数bugfix
      
      * bugfix
      
      * 补充英文文档公式
      
      * 英文文档bugfix
      
      * bugfix
      
      * bugfix
      
      * 英文文档修复
      
      * 去除name参数
      09e4875f
  5. 14 9月, 2022 1 次提交
  6. 05 9月, 2022 1 次提交
  7. 09 8月, 2022 1 次提交
  8. 23 6月, 2022 1 次提交
  9. 14 6月, 2022 1 次提交
  10. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  11. 04 6月, 2022 1 次提交
  12. 31 3月, 2022 1 次提交
    • X
      Add probability distribution transformation APIs (#40536) · 6735a37a
      Xiaoxu Chen 提交于
      * add random varaiable transformations API for paddle's distribution package
      
      * add TransformedDistribution API for paddle's probability distribution package
      
      * add random variable transformation unitests for static graph
      
      * replace math.prod which not support python3.7 with functools.reduce
      
      * add Independent and TransformedDistribution distribution
      
      * add unittests for constraint
      
      * fix typo and AffineTransform sample code error
      
      * add mean,variance,rsample abstract method for Distribution
      6735a37a
  13. 21 3月, 2022 1 次提交
    • H
      Merge some test bug (#40543) · 56c43ccd
      hong 提交于
      * switch eager mode and change it
      
      * set default is eager
      
      * set default is eager
      
      * fix error; test=develop
      
      * fix some error; test=develop
      
      * update
      
      * upd
      
      * update code; test=develop
      
      * update
      
      * fix some bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix error; test=develop
      
      * format; test=develop
      Co-authored-by: NJiabinYang <360788950@qq.com>
      56c43ccd
  14. 30 1月, 2022 1 次提交
  15. 31 12月, 2021 1 次提交
  16. 30 12月, 2021 2 次提交
  17. 23 12月, 2021 1 次提交