1. 06 8月, 2020 1 次提交
    • A
      Add oneDNN fusion_gru kernel (#25594) · 68c6160e
      Adam 提交于
      * Add oneDNN fusion_gru kernel and fix fc+gru pass
      test=develop
      
      * Formatting changes
      test=develop
      
      * Lint fixes
      test=develop
      
      * Add memory::format_tag::any to GRU weights
      test=develop
      
      * Fix build with CUDA
      
      * Fix build with CUDA v2
      68c6160e
  2. 24 7月, 2020 1 次提交
  3. 20 4月, 2020 1 次提交
  4. 28 10月, 2019 1 次提交
  5. 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
  6. 14 8月, 2019 1 次提交
  7. 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
  8. 08 3月, 2019 1 次提交
  9. 07 3月, 2019 1 次提交
  10. 20 12月, 2018 1 次提交
  11. 18 12月, 2018 1 次提交
  12. 17 12月, 2018 1 次提交
  13. 12 12月, 2018 1 次提交
  14. 21 11月, 2018 1 次提交
  15. 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
  16. 22 10月, 2018 1 次提交
  17. 30 9月, 2018 1 次提交
  18. 12 9月, 2018 1 次提交
  19. 11 9月, 2018 2 次提交
  20. 04 9月, 2018 1 次提交
  21. 03 9月, 2018 1 次提交
  22. 31 8月, 2018 2 次提交
  23. 30 8月, 2018 2 次提交
  24. 21 8月, 2018 2 次提交