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. 14 9月, 2021 1 次提交
  3. 03 9月, 2021 1 次提交
    • H
      [NPU]add conv2d_transpose npu op (#35232) · a9dfebb9
      heliqi 提交于
      * add conv2d_transpose npu op
      
      * CopyRight 2020 to 2021
      
      * add fp32
      
      * delete repeat test case
      
      * delete repeat test case
      
      * fix paddle.NPUPlace
      a9dfebb9