Skip to content
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 NS for FX tutorial for PyTorch v1.13 #2089

Merged
merged 3 commits into from
Oct 22, 2022
Merged

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Oct 19, 2022

Summary:

Makes a couple of updates to ensure this tutorial still runs on 1.13:

  1. add example_inputs to prepare_fx

Test plan:

Run the tutorial, it runs without errors on master

@netlify
Copy link

netlify bot commented Oct 19, 2022

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit 5431f6d
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/6352aabf3a5bf900097e0d9a
😎 Deploy Preview https://deploy-preview-2089--pytorch-tutorials-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@vkuzo vkuzo force-pushed the ns_1_13_update branch 2 times, most recently from c3dd49b to 7f4a210 Compare October 20, 2022 21:47
@svekars svekars changed the base branch from master to 1.13-RC-TEST October 21, 2022 17:33
vkuzo and others added 2 commits October 21, 2022 10:41
Summary:

Makes a couple of updates to ensure this tutorial still runs on 1.13:
1. changes the `qconfig_dict` argument of `prepare_fx` to `qconfig_mapping`
2. adds `example_inputs` to `prepare_fx`

Test plan:

Run the tutorial, it runs without errors on master
@vkuzo vkuzo merged commit 14028f7 into 1.13-RC-TEST Oct 22, 2022
svekars pushed a commit that referenced this pull request Oct 31, 2022
svekars pushed a commit that referenced this pull request Oct 31, 2022
Cherry-pick #2089

Co-authored-by: Vasiliy Kuznetsov <vkuzo@users.noreply.github.com>
@svekars svekars deleted the ns_1_13_update branch February 21, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants