-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unittest: Handle op_db to align xfail defined by CUDA (#608)
Functional coverage of PyTorch XPU operator is aligned with CUDA. So we are gradually align test scope with CUDA. The PR is to handle op_db to align xfail configuration. It helps us reduce efforts to triage failures which are expected. #593 --------- Co-authored-by: Feng Yuan <[email protected]>
- Loading branch information
1 parent
ab9feb9
commit a1657ad
Showing
3 changed files
with
56 additions
and
117 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
Oops, something went wrong.