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

squeezenet torch.compile example #3277

Merged
merged 2 commits into from
Aug 2, 2024
Merged

squeezenet torch.compile example #3277

merged 2 commits into from
Aug 2, 2024

Conversation

wdvr
Copy link
Contributor

@wdvr wdvr commented Aug 2, 2024

Description

Adding a TorchServe example using torch.compile for a squeezenet model.

Type of change

  • This change requires a documentation update

Feature/Issue validation/testing

N/A, doc change made, validated by running inference as described in the added sections

Checklist:

  • Did you have fun?
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

Copy link
Collaborator

@agunapal agunapal 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 your contribution!

@agunapal agunapal enabled auto-merge August 2, 2024 17:20
@agunapal agunapal added this pull request to the merge queue Aug 2, 2024
Merged via the queue into master with commit 24e2492 Aug 2, 2024
12 checks passed
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.

2 participants