1. 28 10月, 2019 1 次提交
  2. 11 9月, 2019 1 次提交
    • Y
      Implement the GPU kernel of fc operator (#19687) · a65c728e
      Yiqun Liu 提交于
      * Refine the codes related to fc op.
      
      * Add GPU implementation for fc functor.
      
      * Apply fc_fuse_pass in GPU inference.
      test=develop
      
      * Change the cmake for fc op.
      
      * Change PADDLE_ENFORCE to PADDLE_ENFORCE_EQ.
      
      * Add an attribute to set the activation type in fc_op.
      
      * Enhance the unittest of fc_op.
      test=develop
      
      * Remove the declaration of FCOpGrad back to the header file.
      test=develop
      
      * Set default value for newly added arguments in test_fc_op.
      test=develop
      a65c728e
  3. 14 8月, 2019 1 次提交
  4. 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
  5. 08 3月, 2019 1 次提交
  6. 07 3月, 2019 1 次提交
  7. 20 12月, 2018 1 次提交
  8. 18 12月, 2018 1 次提交
  9. 17 12月, 2018 1 次提交
  10. 12 12月, 2018 1 次提交
  11. 21 11月, 2018 1 次提交
  12. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344
  13. 22 10月, 2018 1 次提交
  14. 30 9月, 2018 1 次提交
  15. 12 9月, 2018 1 次提交
  16. 11 9月, 2018 2 次提交
  17. 04 9月, 2018 1 次提交
  18. 03 9月, 2018 1 次提交
  19. 31 8月, 2018 2 次提交
  20. 30 8月, 2018 2 次提交
  21. 21 8月, 2018 2 次提交