Skip to content

Commit

Permalink
[PHI] Migrate cast, clip+grad and pool+grad oneDNN kernels (#45775)
Browse files Browse the repository at this point in the history
* gaussian random

* mkldnn to onednn renaming

* fix merge conflicts

* remove fluid code

* onednn renaming

* Move classes from mkldnn_reuse.h to onednn_reuse.h

* Migrate pool+grad, clip+grad and cast oneDNN kernels to PHI

* Refactor grad kernels into separate files

* Fix CI failures

* Fix Codestyle

* Implement reviewer suggestions

* Add new lines after includes for readability

Co-authored-by: Silv3S <slawomir.siwek@intel.com>
  • Loading branch information
piotrekobi and Silv3S authored Sep 8, 2022
1 parent 23998b7 commit 1a929c3
Show file tree
Hide file tree
Showing 10 changed files with 633 additions and 588 deletions.
75 changes: 0 additions & 75 deletions paddle/fluid/operators/mkldnn/cast_mkldnn_op.cc

This file was deleted.

109 changes: 0 additions & 109 deletions paddle/fluid/operators/mkldnn/clip_mkldnn_op.cc

This file was deleted.

Loading

0 comments on commit 1a929c3

Please sign in to comment.