-
Notifications
You must be signed in to change notification settings - Fork 258
[Torch FX] Remove Xfail for FX Models #3368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Torch FX] Remove Xfail for FX Models #3368
Conversation
Co-authored-by: Alexander Dokuchaev <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
job/NNCF/job/weekly/job/openvino-nightly/job/post_training_quantization/91 is passed
Job on the latest commit: job/NNCF/job/weekly/job/openvino-nightly/job/post_training_quantization/92/ - passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After offline discussions it turned out that we can't merge it until 2025.1 is released, so we have to wait.
@anzr299 @daniil-lyakhov , please collect results after the release to make it works on the develop and then we will merge it.
@anzr299, please squash your comment, rebase the pr and run the conformance test with your changes |
I think #3321 also achieves the same result. So maybe we can review over there? |
@anzr299 , feel free to close this PR |
Sure, okay |
Changes
Remove Xfail for FX models.
Reason for changes
These changes are in order to revert xFails placed for FX models due to issue with openvino model conversion of torch exported model ref. 162009.
Related tickets
162009
Tests