1. 02 3月, 2022 1 次提交
    • F
      [Pten] Gru lstm migration (#39729) · e4dba69a
      Feiyu Chan 提交于
      * move sequence2batch
      
      * move lstm and gru
      
      * Add phi/kernels directory into exclusion to stop using hipcc to compile non .cu files in it.
      e4dba69a
  2. 20 2月, 2022 1 次提交
  3. 18 2月, 2022 1 次提交
  4. 12 6月, 2021 1 次提交
  5. 30 3月, 2021 1 次提交
  6. 04 3月, 2021 1 次提交
  7. 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
  8. 26 1月, 2021 2 次提交
  9. 10 4月, 2020 1 次提交
  10. 28 11月, 2019 1 次提交
  11. 28 10月, 2019 1 次提交
  12. 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
  13. 14 8月, 2019 1 次提交
  14. 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
  15. 08 3月, 2019 1 次提交
  16. 07 3月, 2019 1 次提交
  17. 20 12月, 2018 1 次提交
  18. 18 12月, 2018 1 次提交
  19. 17 12月, 2018 1 次提交
  20. 12 12月, 2018 1 次提交
  21. 21 11月, 2018 1 次提交
  22. 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
  23. 17 10月, 2018 1 次提交
  24. 12 10月, 2018 1 次提交
  25. 11 10月, 2018 1 次提交
  26. 09 10月, 2018 1 次提交
  27. 30 9月, 2018 1 次提交
  28. 26 9月, 2018 1 次提交
  29. 14 9月, 2018 3 次提交
  30. 12 9月, 2018 1 次提交
  31. 11 9月, 2018 2 次提交
  32. 05 9月, 2018 5 次提交