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. 11 8月, 2021 1 次提交
    • F
      [NPU] Support NPU kernel for TopKV2 op (#34599) · bb01b120
      From00 提交于
      * Add NPU kernel for TopKV2 op
      
      * deleted unnecessary cache file static_mode_white_list.cpython-37.pyc
      
      * A draft for error checking
      
      * A commit with accuracy error for float32 data
      
      * Modify codes according to the review comments
      
      * Modify codes according to the review comments
      bb01b120