forked from flashlight/flashlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to support/require oneDNN >= 3.x (flashlight#1137)
Summary: oneDNN breaks their API on major version updates; make changes to support the new API. This is mostly consolidation of primitives, primitive descriptors, and operators. Pull Request resolved: flashlight#1137 Test Plan: CI + local tests to ensure feature parity on what's supported Reviewed By: lshamis Differential Revision: D50206237 Pulled By: jacobkahn fbshipit-source-id: 2631659e9db401b143047a9a80e6ffdc16134c76
- Loading branch information
1 parent
f354e7f
commit 94dc10b
Showing
13 changed files
with
198 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.