1. 05 9月, 2022 5 次提交
    • H
      [phi] Migrate memcpy kernel to PHI, hold NPU op (#45622) · 2f19a364
      HongyuJia 提交于
      * migrate memcpy to phi
      
      * fix typo error
      
      * fix typo error
      
      * fix  bug and testcase
      
      * fix typo, uniform_random_kernel.cc header
      
      * fix Alloc pinned bug
      
      * change GPUContext::GetPinnedPlace
      
      * add GetPinnedPlace function
      
      * add GetPinnedPlace function
      
      * restore default throw error
      
      * fix Unimplemented error
      
      * skip StandaloneExecutor testcase
      
      * delete memcpy_sig
      2f19a364
    • D
      Update DlNNE engine (#45027) · 638965c5
      denglin-github 提交于
      * add config param for enable_dlnne and support calibration mode
      * remove useless file
      * refine code and add annotation
      * refine code of Warnning tips
      638965c5
    • E
      move one_hot_v2, p_norm, p_norm_grad to phi (#45625) · ea50282b
      enzodechine 提交于
      * move one_hot_v2, p_norm, p_norm_grad to phi
      
      * move one_hot_v2, p_norm, p_norm_grad to phi
      
      test=kunlun
      
      * remove unused header file
      
      * remove unused header file
      
      test=kunlun
      ea50282b
    • R
      move elementwise_sub and elementwise_sub_grad XPU kernel to PHI,test=kunlun (#45623) · fb42ba70
      risemeup1 提交于
      * move elementwise_sub and elementwise_sub_grad XPU kernel to PHI,test=kunlun
      
      * modify code style,test=kunlun
      
      * modify elementwise_subtract_grad_kernel.cc,test=kunlun
      
      * modify elementwise_subtract_kernel.cc,test=kunlun
      
      * modify elementwise_subtract_grad_kernel.cc,test=kunlun
      
      * modify elementwise_kernel.cc and elementwise_subtract_kernel.cc,test=kunlun
      
      * modify codestyle,test=kunlun
      
      * modify elementwise_kernel.cc,test=kunlun
      fb42ba70
    • A
      [OpAttr]ksize of pool2d support Tensor type of adaptive_avg_pool2d API (#45660) · f3c6d19c
      Aurelius84 提交于
      * [OpAttr]ksize of pool2d support Tensor type
      
      * fix unittest
      
      * add unittest
      f3c6d19c
  2. 04 9月, 2022 1 次提交
  3. 02 9月, 2022 8 次提交
  4. 01 9月, 2022 13 次提交
  5. 31 8月, 2022 13 次提交