1. 01 7月, 2019 1 次提交
  2. 21 6月, 2019 1 次提交
  3. 19 6月, 2019 1 次提交
    • fix spelling errors (#17941) · 802ea509
      翟飞跃 提交于
      * fix spelling errors; test=develop
      
      * Update API.spec
      
      update md5
      
      * Update API.spec
      
      * change the order of api;test=develop
      802ea509
  4. 14 6月, 2019 1 次提交
    • Q
      Hidden paddle.fluid.layers.detection_map. (#18033) · e81756f1
      qingqing01 提交于
      * Remove layers.detection_map API
      * Since uers can use fluid.metrics.DetectionMAP to calculate mAP of current-batch and cumulative-batch. layers.detection_map only can calculate cur-batch mAP.
      e81756f1
  5. 24 5月, 2019 1 次提交
  6. 01 4月, 2019 1 次提交
  7. 29 3月, 2019 1 次提交
  8. 27 12月, 2018 1 次提交
  9. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  10. 22 11月, 2018 1 次提交
  11. 30 10月, 2018 1 次提交
  12. 26 10月, 2018 1 次提交
  13. 25 10月, 2018 1 次提交
  14. 24 10月, 2018 2 次提交
  15. 22 10月, 2018 2 次提交
  16. 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
  17. 15 8月, 2018 1 次提交
  18. 10 8月, 2018 2 次提交
  19. 26 7月, 2018 1 次提交
  20. 19 7月, 2018 1 次提交
  21. 25 6月, 2018 2 次提交
  22. 21 6月, 2018 2 次提交
  23. 19 6月, 2018 1 次提交
  24. 07 5月, 2018 3 次提交
  25. 16 4月, 2018 2 次提交
  26. 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