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 documentation for vgg16 to use torch.compile #3211

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

ijkilchenko
Copy link
Contributor

Update image_classifier/vgg-16 to include torch.compile

Add model config file
Update README

Type of change

  • New feature (non-breaking change which adds functionality)

Testing

Verified output for a sample inference call makes sense before and after using a model config file

Copy link
Collaborator

@mreso mreso left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution!

@mreso mreso enabled auto-merge June 27, 2024 04:09
@mreso mreso added this pull request to the merge queue Jun 27, 2024
Merged via the queue into pytorch:master with commit ffcbee9 Jun 27, 2024
12 checks passed
@agunapal agunapal added this to the v0.12.0 milestone Jun 27, 2024
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.

3 participants