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

Saving quantized model, catching Exceptions when they occur #2425

Closed

Conversation

Samsonboadi
Copy link
Contributor

Fixes #1269

Description

Handled saving quantized model with try and catch

Checklist

@netlify
Copy link

netlify bot commented Jun 5, 2023

Deploy Preview for pytorch-tutorials-preview failed.

Name Link
🔨 Latest commit 980f31c
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/647e401a18688b0008aaf3ae

@github-actions github-actions bot added quantization Issues relating to quantization tutorials docathon-h1-2023 A label for the docathon in H1 2023 medium and removed cla signed labels Jun 5, 2023
Copy link
Contributor

@bjhargrave bjhargrave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file advanced_source/static_quantization_tutorial.py does not exist in the tip of the main branch. The main branch has the file advanced_source/static_quantization_tutorial.rst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed docathon-h1-2023 A label for the docathon in H1 2023 medium quantization Issues relating to quantization tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

builtins.AssertionError: Unresolvable type None
4 participants