-
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 #15252: [XLA:CPU][oneDNN] Fix oneDNN matmul test timeout
Imported from GitHub PR #15252 This PR addresses the test timeout observed in oneDNN matmul test file. In particular, this PR: 1. Replaces the test titled ConsecutiveBinaryAdd with a smaller test such that the test still hits the targeted failure case. 2. Shards the test file. 3. In addition, this PR also replaces all instances of the old proto definitions with the new ones. Copybara import of the project: -- 03e22ab by Akhil Goel <[email protected]>: Fix test timeout -- c3e08a6 by Akhil Goel <[email protected]>: Address review comments Merging this change closes #15252 COPYBARA_INTEGRATE_REVIEW=#15252 from Intel-tensorflow:akhil/fix_mm_timeout c3e08a6 PiperOrigin-RevId: 658441635
- Loading branch information
1 parent
4b3c657
commit 336c9a9
Showing
2 changed files
with
16 additions
and
39 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