1. 27 11月, 2021 1 次提交
    • A
      [NPU] reorganization for device API abstraction (#37110) · 72241a6a
      Aganlengzi 提交于
      * [NPU] reorganization for device API abstraction
      
      * [NPU] delete old files
      
      * [NPU] fix npu_collective_helper
      
      * [NPU] fix collective_helper
      
      * [NPU] fix ut
      
      * [NPU] mod memory allocation and hccl_helper
      
      * [NPU] fix place_type
      
      * [NPU] split enfoce.h
      
      * move acl* call into npu_info
      
      * merge conflict
      
      * fix merge
      
      * merge conflict
      
      * merge conflict
      72241a6a
  2. 29 9月, 2021 1 次提交
  3. 10 8月, 2021 1 次提交
    • Z
      Support npu op fill_any_like (#34518) · e8df3226
      zyfncg 提交于
      * Support npu kernel for fill_any_like op
      
      * modify the description of exception
      
      * remove useless template element
      
      * remove useless decorator
      
      * fix the code format error
      e8df3226