1. 04 8月, 2022 1 次提交
  2. 03 8月, 2022 2 次提交
  3. 02 8月, 2022 2 次提交
  4. 01 8月, 2022 3 次提交
  5. 29 7月, 2022 7 次提交
  6. 28 7月, 2022 4 次提交
  7. 27 7月, 2022 3 次提交
  8. 26 7月, 2022 2 次提交
  9. 22 7月, 2022 3 次提交
  10. 21 7月, 2022 1 次提交
  11. 20 7月, 2022 1 次提交
  12. 19 7月, 2022 3 次提交
  13. 18 7月, 2022 3 次提交
  14. 15 7月, 2022 2 次提交
  15. 14 7月, 2022 3 次提交
    • L
      refine allocation cmake (#44241) · dc5a0420
      Leo Chen 提交于
      * build into one static library
      
      * move memory/detail to memory/allocation
      
      * fix bug
      
      * fix profiler
      
      * fix framework_proto
      
      * fix deps
      
      * fix inference compilation
      
      * fix rocm compile
      
      * follow comments
      
      * fix buddy_allocator_test
      dc5a0420
    • W
      Compilation optimization (#44242) · 4baf0dbe
      wanghuancoder 提交于
      * Compilation optimization
      4baf0dbe
    • Y
      [Phi]Improve the mechanism for mkldnn kernel in PHI (#43941) · e9b4d0be
      YuanRisheng 提交于
      * adapt mkldnn kernel in PHI
      
      * fix ci compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * delete comment
      
      * fix compile bugs in windows-inference
      
      * delete code for converage
      
      * modify code by review
      
      * modify code by review
      
      * add todo
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix unittest bugsx
      e9b4d0be