1. 16 1月, 2023 1 次提交
  2. 12 1月, 2023 1 次提交
  3. 05 1月, 2023 3 次提交
  4. 08 12月, 2022 2 次提交
  5. 10 11月, 2022 1 次提交
  6. 27 10月, 2022 2 次提交
  7. 26 10月, 2022 1 次提交
  8. 12 10月, 2022 2 次提交
  9. 11 10月, 2022 2 次提交
  10. 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
  11. 21 9月, 2022 1 次提交
    • Z
      Enable PaddleInference to use CINN. (#45009) · 3aa6bd57
      Zhen Wang 提交于
      * use cinn in the paddle inference
      
      * fix some cmake errors
      
      * Avoid division by zero in the arange_kernel.
      
      * Avoid dynamic ops.
      
      * Remove some useless codes.
      
      * Use OpTransInfo to encapsulate some codes used in the build_cinn_pass.
      3aa6bd57
  12. 05 8月, 2022 1 次提交
  13. 26 7月, 2022 1 次提交
  14. 19 7月, 2022 1 次提交
  15. 15 7月, 2022 1 次提交
  16. 29 6月, 2022 1 次提交
  17. 28 6月, 2022 1 次提交
    • R
      Remove boost::variant (#43100) · b3cf28f8
      Ruibiao Chen 提交于
      * boost::variant -> paddle::variant
      
      * boost::variant.apply_visit -> paddle::visit
      
      * Update pybind_boost_hraders.h
      
      * Fix CINN compilation errors
      
      * Revert FetchResultType
      b3cf28f8
  18. 26 6月, 2022 1 次提交
  19. 21 6月, 2022 1 次提交
  20. 14 6月, 2022 1 次提交
  21. 05 6月, 2022 1 次提交
  22. 04 6月, 2022 1 次提交
  23. 16 5月, 2022 1 次提交
    • J
      optimize cinn find graph by graph address (#42697) · 661d0800
      jiangcheng 提交于
      * optimize cinn find graph by graph address
      
      * graph_key use int64_t instead of program string
      
      * fix framework _to_readable_code python code
      
      * rename get_readable_comile_key to get_serialize_comile_key
      661d0800
  24. 12 5月, 2022 2 次提交
  25. 21 4月, 2022 1 次提交
  26. 20 4月, 2022 1 次提交
    • T
      enable auto-tune when using cinn (#41795) · d70104e5
      TeFeng Chen 提交于
      * optimize preparation overhead before executing cinn compiled program
      
      * update code notes
      
      * fix flag annotation
      
      * enable auto-tune when using CINN
      
      * update cinn commit tag
      
      * skip test
      
      * fix lacking header file
      d70104e5
  27. 18 4月, 2022 1 次提交
  28. 30 3月, 2022 1 次提交
  29. 27 3月, 2022 1 次提交
  30. 24 3月, 2022 2 次提交
  31. 12 3月, 2022 1 次提交
  32. 08 3月, 2022 1 次提交