1. 12 6月, 2021 1 次提交
  2. 30 3月, 2021 1 次提交
  3. 04 3月, 2021 1 次提交
  4. 27 1月, 2021 1 次提交
    • J
      REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719) · f8da5536
      jakpiase 提交于
      * added external reorder to profiler
      
      * resolved conflict
      
      * added enable_static
      
      * initial version of lstm, not working yet
      
      * added lstm to operators.cmake
      
      * added vanilla lstm mkldnn op
      
      * added peephole weights integration
      
      * minor changes
      
      * added formatting
      
      * added fusion_lstm_mkldnn to static_whitelist
      
      * added formatting
      
      * removed comment
      
      * moved use_peepholes attribute inside is_cached block
      
      * reverted wrong changes
      
      * minor formatting change
      
      * minor changes
      
      * changed stream handling
      
      * minor change
      
      * added datatype to GetExpectedKernelType()
      
      * added reading stream from TLS
      f8da5536
  5. 26 1月, 2021 2 次提交
  6. 10 4月, 2020 1 次提交
  7. 28 11月, 2019 1 次提交
  8. 28 10月, 2019 1 次提交
  9. 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
  10. 14 8月, 2019 1 次提交
  11. 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
  12. 08 3月, 2019 1 次提交
  13. 07 3月, 2019 1 次提交
  14. 20 12月, 2018 1 次提交
  15. 18 12月, 2018 1 次提交
  16. 17 12月, 2018 1 次提交
  17. 12 12月, 2018 1 次提交
  18. 21 11月, 2018 1 次提交
  19. 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
  20. 17 10月, 2018 1 次提交
  21. 12 10月, 2018 1 次提交
  22. 11 10月, 2018 1 次提交
  23. 09 10月, 2018 1 次提交
  24. 30 9月, 2018 1 次提交
  25. 26 9月, 2018 1 次提交
  26. 14 9月, 2018 3 次提交
  27. 12 9月, 2018 1 次提交
  28. 11 9月, 2018 2 次提交
  29. 05 9月, 2018 5 次提交
  30. 04 9月, 2018 1 次提交
  31. 03 9月, 2018 1 次提交
  32. 31 8月, 2018 1 次提交