Skip to content

Commit

Permalink
[PHI] Migrate slice, slice_grad, split, pad and pad3d oneDNN kernels (#…
Browse files Browse the repository at this point in the history
…46101) (#46726)

* Convert split, pad and pad3d kernels

* Convert slice+grad oneDNN fluid kernels to PHI

* change out->mutable_data to dev_ctx.Alloc

Co-authored-by: Piotr Paturej <48731682+piotrekobi@users.noreply.github.com>
  • Loading branch information
Silv3S and piotrekobi committed Oct 10, 2022
1 parent 44ecae6 commit 51a91fe
Show file tree
Hide file tree
Showing 11 changed files with 543 additions and 609 deletions.
223 changes: 0 additions & 223 deletions paddle/fluid/operators/mkldnn/pad3d_mkldnn_op.cc

This file was deleted.

Loading

0 comments on commit 51a91fe

Please sign in to comment.