1. 09 2月, 2022 1 次提交
    • H
      Move norm to pten (#39324) · ece200b3
      hong 提交于
      * add norm cpu
      
      * update code;
      
      * norm bug fix
      
      * move norm op to pten; test=develop
      
      * move norm op to pten; test=develop
      
      * add norm util; test=develop
      
      * fix norm npu bug; test=develop
      
      * fix norm kernel bug; test=develop
      
      * move kernel args to pten; test=develop
      
      * move kernel args to pten sig; test=develop
      ece200b3
  2. 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
  3. 07 9月, 2021 1 次提交
    • F
      [NPU] Add norm_grad kernel (#35237) · cf408949
      furnace 提交于
      * [NPU] fix for test_norm_op_npu
      
      * [NPU] add norm_grad
      
      * [NPU] add CheckAxis for axis
      
      * [NPU] delete debug codes
      
      * norm can not use L2Normalize, norm_grad can use L2NormalizeGrad
      
      * [NPU] delete useless codes
      
      * [NPU] optimize norm_grad OpMaker
      
      * Update python import path
      cf408949
  4. 18 8月, 2021 1 次提交