-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR #18413: [XLA:CPU][oneDNN] Refactor and parameterize oneDNN convolu…
…tion tests Imported from GitHub PR #18413 This PR refactors and parametrizes the existing tests in the oneDNN convolution test file. Each test now runs with F32, BF16 and F16 precisions on supported hardware. Copybara import of the project: -- 396244d by Akhil Goel <akhil.goel@intel.com>: Refactor oneDNN convolution tests -- 52aa720 by Akhil Goel <akhil.goel@intel.com>: Address review comments -- 17fb547 by Akhil Goel <akhil.goel@intel.com>: Address review comments -- 2507d5f by Akhil Goel <akhil.goel@intel.com>: Declare templates as const char* Merging this change closes #18413 COPYBARA_INTEGRATE_REVIEW=#18413 from Intel-tensorflow:akhil/conv_fusions_3_a 2507d5f PiperOrigin-RevId: 689300873
- Loading branch information
1 parent
34ddf96
commit 3ad67d1
Showing
2 changed files
with
180 additions
and
113 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