1. 10 10月, 2022 1 次提交
    • S
      [cherry-pick] [PHI] Migrate concat+grad, expand+grad, fill_constant … oneDNN... · fdd0d6d0
      Sławomir Siwek 提交于
      [cherry-pick] [PHI] Migrate concat+grad, expand+grad, fill_constant … oneDNN kernels (#45863) (#46727)
      
      * [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
      
      * update dependencies
      Co-authored-by: NPiotr Paturej <48731682+piotrekobi@users.noreply.github.com>
      fdd0d6d0
  2. 10 8月, 2022 1 次提交
  3. 26 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
  5. 21 4月, 2022 1 次提交
  6. 24 2月, 2022 1 次提交
    • J
      Added nearest interp v2 BF16 FWD kernel (#39490) · 2ec943a7
      jakpiase 提交于
      * added nearest interp v2 bf16
      
      * disabled bilinear interp nhwc test
      
      * added skipping UT for gpu
      
      * added NHWC support
      
      * removed unnecessary statements
      
      * minor change
      
      * CI fix
      
      * added appropriate changes to interpolate_v1
      
      * fix after review
      
      * minor change
      
      * minor change
      
      * revert unwanted deletions
      
      * CI fix
      2ec943a7
  7. 20 2月, 2022 1 次提交
  8. 19 2月, 2022 1 次提交
    • A
      [Pten]Unify paddle/pten::framework::ddim into pten::ddim (#39614) · 2fe04264
      Aurelius84 提交于
      * Unify paddle/pten::framework::ddim into pten::ddim
      
      * fix paddle namespace
      
      * compile sucessfully
      
      * fix npu src file
      
      * fix conflict
      
      * fix conflict
      
      * fix tensorrt compiler error
      
      * fix conflict
      
      * fix conflict
      
      * fix tesst file conflict
      
      * fix conflict
      
      * fix mlu file conflict
      
      * fix mlu file conflict
      
      * fix cinn header file conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      2fe04264
  9. 22 12月, 2021 1 次提交
  10. 23 10月, 2021 1 次提交
  11. 23 8月, 2021 1 次提交
  12. 21 4月, 2021 1 次提交
  13. 25 1月, 2021 1 次提交
  14. 31 12月, 2020 1 次提交