1. 10 5月, 2023 1 次提交
  2. 27 4月, 2023 1 次提交
  3. 26 4月, 2023 2 次提交
  4. 24 4月, 2023 1 次提交
  5. 19 4月, 2023 2 次提交
  6. 18 4月, 2023 1 次提交
  7. 17 4月, 2023 1 次提交
  8. 14 4月, 2023 1 次提交
  9. 13 4月, 2023 1 次提交
  10. 10 4月, 2023 1 次提交
  11. 09 4月, 2023 1 次提交
  12. 07 4月, 2023 1 次提交
  13. 06 4月, 2023 1 次提交
  14. 04 4月, 2023 1 次提交
  15. 03 4月, 2023 2 次提交
  16. 01 4月, 2023 1 次提交
  17. 31 3月, 2023 2 次提交
  18. 27 3月, 2023 1 次提交
  19. 23 3月, 2023 2 次提交
  20. 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
  21. 14 3月, 2023 1 次提交
  22. 09 3月, 2023 1 次提交
  23. 17 2月, 2023 1 次提交
  24. 09 2月, 2023 1 次提交
  25. 08 2月, 2023 1 次提交
  26. 04 1月, 2023 1 次提交
    • H
      [Unify KernelKey] change OpKernelType->KernelKey (#49138) · 4383494f
      HongyuJia 提交于
      * execute use kernel_key first
      
      * change OpKernelType->KernelKey
      
      * fix py3 compile error, remove redundant header files
      
      * fix build_strategy_test
      
      * fix DataType::RAW
      
      * fix custom_type test: operator_test.cc
      
      * fix transform place
      
      * fix backends_are_same_class
      
      * try fix place TransDataDevice
      
      * support all KernelKey
      
      * fix TransformData
      
      * fix place_are_same_class
      
      * fix merge
      
      * fix test_params_no_grad
      
      * fix specific place of GetExpectedKernelType
      
      * fix specific place of GetExpectedKernelType
      
      * fix GetKernelTypeForVar
      
      * fix dtype error
      
      * fix fetch_v2
      
      * change GetKernelTypeForVar
      
      * fix interpreter
      
      * fix typo error
      
      * polish codes
      
      * polish codes
      
      * polish codes
      
      * fix conflict
      4383494f
  27. 07 12月, 2022 1 次提交
  28. 05 12月, 2022 1 次提交
  29. 28 11月, 2022 1 次提交
  30. 24 11月, 2022 1 次提交
    • H
      [PHI decoupling] simplify "convert_utils.h" in fluid (#48168) · de4310e6
      huangjiyi 提交于
      * rm dependence to "convert_utils.h" in some files
      
      * fix bugs
      
      * replace DataType2String with DataTypeToString
      
      * replace framework::DataTypeSize with phi::SizeOf
      
      * mv convert_function from fluid to phi and rm old map
      
      * recommit with pre-commit
      
      * repalce ProtoVarType with ProtoDataType and update comment.
      
      * fix error about include "dnnl.hpp"
      
      * revert add dep mkldnn to convert_utils in phi
      
      * add mkldnn deps in convert_utils.h in phi
      
      * move deps to convert_utils.h in phi
      de4310e6
  31. 18 11月, 2022 1 次提交
  32. 17 11月, 2022 1 次提交
  33. 08 11月, 2022 1 次提交
  34. 01 11月, 2022 2 次提交