1. 17 4月, 2023 1 次提交
  2. 11 4月, 2023 1 次提交
  3. 03 4月, 2023 1 次提交
  4. 30 3月, 2023 1 次提交
  5. 27 3月, 2023 1 次提交
  6. 24 3月, 2023 1 次提交
  7. 22 3月, 2023 1 次提交
  8. 21 3月, 2023 1 次提交
    • iSerendipity's avatar
      [PHI decoupling] Move DataType* from paddle:experimental to phi namespace (#51716) · 4638a62e
      iSerendipity 提交于
      * move DataType from paddle::experimental to phi
      
      * convert namespace
      
      * convert namespace
      
      * convert namespace
      
      * clarify namespace
      
      * convert more datatype
      
      * Revert "convert more datatype"
      
      This reverts commit 083b462959e6a22d4d8767707b628b95b396642e.
      
      * convert more in auto_code_generator
      
      * fix conflicts for XPU
      
      * fix namespace conflicts
      
      * fix errors
      
      * Revert "fix errors"
      
      This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876.
      
      * fix errors
      
      * fix formatting
      4638a62e
  9. 07 3月, 2023 1 次提交
  10. 20 2月, 2023 1 次提交
  11. 13 2月, 2023 1 次提交
  12. 06 1月, 2023 1 次提交
  13. 03 1月, 2023 2 次提交
  14. 06 12月, 2022 1 次提交
  15. 02 12月, 2022 1 次提交
  16. 16 11月, 2022 1 次提交
  17. 14 11月, 2022 1 次提交
  18. 09 11月, 2022 1 次提交
    • P
      Enable fc passes (#45704) · 7e914386
      Paulina Gacek 提交于
      * Analysis API interface for disabling fc passes
      
      * Unit tests corrected
      
      * Python API added
      
      * test runs only when PADDLE_WITH_MKLDNN
      
      * Fc op changed to relu in matmul_op_test
      
      * Disable fc passes in tests where acc drops
      
      * code formating
      
      * Unit test for analysisConf added
      
      * Unit test gpu added
      
      * fc passes disabled when iterations=0 in gru test
      
      * style
      
      * passes disabled when fp32 in gru test
      
      * fc passes disabled in lstm test
      
      * Import from inference, not fluid in doc
      7e914386
  19. 07 11月, 2022 1 次提交
  20. 01 11月, 2022 2 次提交
  21. 20 10月, 2022 1 次提交
  22. 14 10月, 2022 1 次提交
  23. 30 9月, 2022 1 次提交
  24. 29 9月, 2022 1 次提交
  25. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  26. 21 9月, 2022 1 次提交
  27. 20 9月, 2022 1 次提交
  28. 05 9月, 2022 2 次提交
    • Y
      New format quant model support for MKLDNN (#45416) · 4e4f4586
      yeliang2258 提交于
      * support onnx format quantized model
      
      * update code
      
      * add test
      
      * add test
      
      * fix
      
      * fix test
      
      * fix cmake
      
      * update code
      
      * change scale file path to calibration file path
      
      * update code
      
      * update code
      
      * fix build bug
      
      * fix build bugs
      
      * fix
      
      * fix
      4e4f4586
    • D
      Update DlNNE engine (#45027) · 638965c5
      denglin-github 提交于
      * add config param for enable_dlnne and support calibration mode
      * remove useless file
      * refine code and add annotation
      * refine code of Warnning tips
      638965c5
  29. 05 8月, 2022 1 次提交
  30. 29 6月, 2022 1 次提交
  31. 24 6月, 2022 1 次提交
  32. 05 6月, 2022 1 次提交
  33. 02 6月, 2022 1 次提交
  34. 13 5月, 2022 1 次提交
  35. 25 4月, 2022 1 次提交
  36. 14 4月, 2022 1 次提交
  37. 12 4月, 2022 1 次提交