-
Notifications
You must be signed in to change notification settings - Fork 707
Move to ProxyValue instead of FakeTensor weights. #14697
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14697
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit a28b67d with merge base 07dcd95 ( NEW FAILURE - The following job has failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82605179. |
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately. Reviewed By: zonglinpeng, ethansfng, DrJessop Differential Revision: D82605179
29e137d to
95ad5b4
Compare
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82605179. |
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately. Reviewed By: zonglinpeng, ethansfng, DrJessop Differential Revision: D82605179
95ad5b4 to
95aba29
Compare
|
@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82605179. |
95aba29 to
86afd19
Compare
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately. Reviewed By: zonglinpeng, ethansfng, DrJessop Differential Revision: D82605179
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately. Reviewed By: zonglinpeng, ethansfng, DrJessop Differential Revision: D82605179
86afd19 to
f80cfdb
Compare
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately. Reviewed By: zonglinpeng, ethansfng, DrJessop Differential Revision: D82605179
f80cfdb to
a28b67d
Compare
Summary: With pt2, weights show up as ProxyValue instead of FakeTensor. This diff gets rid of old code that checks if weights are FakeTensor/ProxyValue and has logic to handle the two separately.
Differential Revision: D82605179