1. 29 1月, 2021 1 次提交
    • J
      Cherry pick fix acc sample code bug (#30716) · 1c7ec536
      Jiaqi Liu 提交于
      * Alias from  paddle.fluid.layers.auc to paddle.static.auc (#30206)
      
      * add alias from  fluid.layers.auc to static.auc
      
      * Update __init__.py
      
      * add auc into all list
      
      * alias acc, expose to users
      
      * add auc into 'all' list (#30310)
      
      * add auc into 'all' list
      
      * alias acc, expose to users
      
      * update sample code
      
      * fix paddle.static.acc and auc sample code bug, test=document_fix
      1c7ec536
  2. 15 1月, 2021 1 次提交
  3. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  4. 14 5月, 2020 1 次提交
  5. 31 3月, 2020 1 次提交
    • L
      Feature/expand params in auto-generated pybind functions for dygraph operators (#23181) · 488b2387
      Leo Chen 提交于
      * expand parameters, test=develop
      
      * support resnet, test=develop
      
      * fix resnet, test=develop
      
      * support duplicable out, test=develop
      
      * support ptb
      
      * fix bugs, test=develop
      
      * support null input, test=develop
      
      * fix bugs, test=develop
      
      * fix batchNorm is_test, test=develop
      
      * refine code, test=develop
      
      * follow comments, test=develop
      
      * follow comments, test=develop
      
      * follow comments, test=develop
      
      * follow comments, test=develop
      488b2387
  6. 06 2月, 2020 1 次提交
  7. 03 1月, 2020 1 次提交
  8. 31 12月, 2019 1 次提交
  9. 26 12月, 2019 1 次提交
  10. 02 12月, 2019 1 次提交
  11. 14 11月, 2019 1 次提交
  12. 11 10月, 2019 1 次提交
    • J
      add input type and dtype check for accuracy_op (#20399) · 843bdbaa
      JesseyXujin 提交于
      * add input type and dtype check for accuracy_op
      
      * add input type and dtype check for accuracy_op
      
      * modify python error on accuracy_op,add test=develop
      
      * modify details on accuracy_op, test=develop
      
      * test float16, test=develop
      
      * add warning, test=develop
      843bdbaa
  13. 09 10月, 2019 1 次提交
    • J
      fix API doc, solve conflict, test=develop, test=document_fix (#20196) · 407efcf7
      JesseyXujin 提交于
      * fix APIs,test=develop,test=document_fix
      
      * fix conflict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix confict, test=develop, test=document_fix
      
      * fix API.spec, test=develop, test=document_fix
      
      * change fluid.layers.data to fluid.data,test=develop, test=document_fix
      
      * fix bug on example code, test=develop, test=document_fix
      
      * fix API.spec,  test=develop, test=document_fix
      407efcf7
  14. 24 7月, 2019 1 次提交
  15. 15 5月, 2019 1 次提交
  16. 22 10月, 2018 1 次提交
  17. 27 9月, 2018 1 次提交
    • T
      Batch AUC (#13567) · 85362e98
      tangwei12 提交于
      * add distributed auc
      
      * add attr "is distributed" and config it
      
      * add distributed auc
      
      * add batch auc and code format
      
      * code format
      
      * auc optimize
      
      * metric_op optimize
      
      * code clean
      
      * bug fix and code clean
      
      * bug fix and code clean
      
      * code optimize
      
      * code optimize
      
      * api spec update
      
      * Comments optimized
      
      * add mutex
      
      * Revert: add mutex
      
      * remove distribute metric
      
      * remove distribute metric
      
      * spec modifyed
      
      * add annotation, test=develop
      
      * keep API compatibility
      test=develop
      85362e98
  18. 05 9月, 2018 1 次提交
    • T
      reimplement auc in fluid (#13167) · d1e2efae
      tangwei12 提交于
      * reimplement auc in pyton
      
      * reimplement auc in fluid
      
      * add auc unittest
      
      
      * replace new auc in layers
      
      
      * add batch Auc in Fluid
      
      * name formated
      d1e2efae
  19. 26 8月, 2018 1 次提交
  20. 15 8月, 2018 1 次提交
  21. 26 7月, 2018 1 次提交
  22. 19 7月, 2018 1 次提交
  23. 16 7月, 2018 1 次提交
    • W
      fix auc op (#12087) · c5619bbc
      Wu Yi 提交于
      * fix auc
      
      * update
      
      * update
      
      * fix compile
      
      * fix param name
      
      * add doc string
      
      * fix test
      c5619bbc
  24. 21 6月, 2018 2 次提交
  25. 15 6月, 2018 4 次提交
  26. 08 6月, 2018 1 次提交
  27. 18 4月, 2018 1 次提交
  28. 11 4月, 2018 1 次提交
    • D
      Feature/metrics (#9791) · d52fa26f
      dzhwinter 提交于
      * "add metrics"
      
      * "add fluid metrics"
      
      * "add import guards"
      
      * "show warnings"
      
      * "add demo"
      
      * "fix ci"
      
      * "add some details"
      
      * "fix cci"
      
      * "add demo Python"
      
      * "add metrics"
      d52fa26f
  29. 05 3月, 2018 1 次提交
  30. 24 2月, 2018 1 次提交