1. 15 1月, 2021 1 次提交
  2. 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
  3. 14 5月, 2020 1 次提交
  4. 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
  5. 06 2月, 2020 1 次提交
  6. 03 1月, 2020 1 次提交
  7. 31 12月, 2019 1 次提交
  8. 26 12月, 2019 1 次提交
  9. 02 12月, 2019 1 次提交
  10. 14 11月, 2019 1 次提交
  11. 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
  12. 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
  13. 24 7月, 2019 1 次提交
  14. 15 5月, 2019 1 次提交
  15. 22 10月, 2018 1 次提交
  16. 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
  17. 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
  18. 26 8月, 2018 1 次提交
  19. 15 8月, 2018 1 次提交
  20. 26 7月, 2018 1 次提交
  21. 19 7月, 2018 1 次提交
  22. 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
  23. 21 6月, 2018 2 次提交
  24. 15 6月, 2018 4 次提交
  25. 08 6月, 2018 1 次提交
  26. 18 4月, 2018 1 次提交
  27. 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
  28. 05 3月, 2018 1 次提交
  29. 24 2月, 2018 1 次提交