1. 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
  2. 28 8月, 2018 1 次提交
  3. 26 8月, 2018 1 次提交
  4. 19 7月, 2018 1 次提交
  5. 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
  6. 09 4月, 2018 1 次提交
  7. 12 2月, 2018 1 次提交
  8. 10 2月, 2018 2 次提交
  9. 12 12月, 2017 1 次提交
    • Q
      Refine device context (#6433) · 61ec0b95
      QI JUN 提交于
      There are mainly following fixes:
      
      - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place`
      - remove `eigen_device` interface in base class  `DeviceContext`
      - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext`
      - remove unused `platform::EigenDeviceConverter`
      - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL`
      - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
      61ec0b95
  10. 01 11月, 2017 1 次提交
    • Refine evaluator op types (#5208) · 8013328e
      武毅 提交于
      * refine evaluator op types
      
      * update
      
      * follow comments
      
      * update
      
      * fix v2 mnist case
      
      * fix v2 mnist case
      
      * update
      
      * update
      8013328e
  11. 31 10月, 2017 1 次提交
    • Refine evaluator op types (#5208) · 878dd88f
      武毅 提交于
      * refine evaluator op types
      
      * update
      
      * follow comments
      
      * update
      
      * fix v2 mnist case
      
      * fix v2 mnist case
      
      * update
      
      * update
      878dd88f
  12. 09 10月, 2017 1 次提交
  13. 13 9月, 2017 2 次提交
  14. 12 9月, 2017 2 次提交