1. 21 9月, 2022 3 次提交
    • Y
      migrate add_n kernel to phi (#46318) · 0f9dde43
      ykkk2333 提交于
      * migrate sigmoid with cross entropy, and tile xpu kernels to phi, test=kunlun
      
      * migrate add_n kernep to phi, test=kunlun
      0f9dde43
    • 5
      optimization of depthwise_conv2d grad (#46332) · 18650db3
      5u13 提交于
      18650db3
    • P
      [PHI] Migrate concat+grad, expand+grad, fill_constant, nearest_interp and... · 3d59fee5
      Piotr Paturej 提交于
      [PHI] Migrate concat+grad, expand+grad, fill_constant, nearest_interp and bilinear_interp oneDNN kernels (#45863)
      
      * Migrate concat+grad, expand+grad, fill_constant, nearest_interp_v2 and bilinear_interp_v2 oneDNN kernels to PHI
      
      * Remove old namespace variable
      
      * Fix invalid out dims error
      
      * Add mutable_data method to concat output
      
      * Add check for -1 dim before computing out_dims
      
      * Capitalize oneDNNGetDataType function name
      
      * Change fill_constant kernel to correct PHI kernel
      
      * Attempt to fix dims error
      
      * Fix fill_constant (full) kernel
      3d59fee5
  2. 20 9月, 2022 16 次提交
  3. 19 9月, 2022 12 次提交
  4. 18 9月, 2022 2 次提交
  5. 17 9月, 2022 2 次提交
  6. 16 9月, 2022 5 次提交