1. 19 7月, 2022 15 次提交
  2. 18 7月, 2022 13 次提交
  3. 16 7月, 2022 2 次提交
  4. 15 7月, 2022 8 次提交
  5. 14 7月, 2022 2 次提交
    • Z
      Some Ops support fp16 (#44295) · c6272b6a
      zhangkaihuo 提交于
      * sparse support amp
      
      * EagerAmpAutoCasts support sparse
      c6272b6a
    • 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