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

set the backend quantization engine before getting it #2394

Closed

Conversation

Samsonboadi
Copy link
Contributor

@Samsonboadi Samsonboadi commented Jun 1, 2023

…ill print any errors that occur during the save operation.

Fixes #1235

Description

Provided a try and catch exception for the Error handling when saving a quantized model

Checklist

  • [x ] The issue that is being fixed is referred in the description (see above "Fixes Static quantization tutorial missing a step #1235")
  • [ x] Only one issue is addressed in this pull request
  • [x ] Labels from the issue that this PR is fixing are added to this pull request
  • [x ] No unnessessary issues are included into this pull request.
    #docathon-h1-2023
    @svekars

cc @jerryzh168 @jianyuh

@netlify
Copy link

netlify bot commented Jun 1, 2023

Deploy Preview for pytorch-tutorials-preview failed.

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/6478b3910233051760ab9cf6

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 mail branch has the file advanced_source/static_quantization_tutorial.rst.

@svekars svekars closed this Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Static quantization tutorial missing a step
4 participants