-
Couldn't load subscription status.
- Fork 25.7k
[quant][graphmode][fx] Add test for ResnetBase #48939
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
Conversation
Summary: Add numerical test for fx graph mode for resnet base, comparing with eager mode Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit da94b7f (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
🚧 4 fixed upstream failures:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
Summary: Add numerical test for fx graph mode for resnet base, comparing with eager mode Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D25375342](https://our.internmc.facebook.com/intern/diff/D25375342) [ghstack-poisoned]
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.
lgtm
Summary: Add numerical test for fx graph mode for resnet base, comparing with eager mode Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D25375342](https://our.internmc.facebook.com/intern/diff/D25375342) [ghstack-poisoned]
Summary: Add numerical test for fx graph mode for resnet base, comparing with eager mode Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D25375342](https://our.internmc.facebook.com/intern/diff/D25375342) [ghstack-poisoned]
|
This pull request has been merged in 2d9585a. |
Stack from ghstack:
Summary:
Add numerical test for fx graph mode for resnet base, comparing with eager mode
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D25375342