-
Notifications
You must be signed in to change notification settings - Fork 607
Update tutorial #3242
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
Update tutorial #3242
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3242
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 05853f7 with merge base ee8c3a6 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D56475332 |
Summary: Removed the use of capture_pre_autograd_graph in places where we are not quantizing, since we want to minimize the usage of this API for easier deprecation in the future. Differential Revision: D56475332
23e4888
to
297d3a8
Compare
This pull request was exported from Phabricator. Differential Revision: D56475332 |
Summary: Removed the use of capture_pre_autograd_graph in places where we are not quantizing, since we want to minimize the usage of this API for easier deprecation in the future. Reviewed By: mergennachin Differential Revision: D56475332
297d3a8
to
fdfaa40
Compare
This pull request was exported from Phabricator. Differential Revision: D56475332 |
Summary: Removed the use of capture_pre_autograd_graph in places where we are not quantizing, since we want to minimize the usage of this API for easier deprecation in the future. Reviewed By: mergennachin Differential Revision: D56475332
fdfaa40
to
05853f7
Compare
This pull request was exported from Phabricator. Differential Revision: D56475332 |
This pull request has been merged in ee28868. |
Summary: Removed the use of capture_pre_autograd_graph in places where we are not quantizing, since we want to minimize the usage of this API for easier deprecation in the future.
Differential Revision: D56475332