Skip to content

Conversation

@agunapal
Copy link

This is an example Notebook demonstrating how to train a ResNet model using torch.compile

  • This also demonstrates some techniques to speed up training
  • Demonstrates when to use reduce-overhead mode
@netlify
Copy link

netlify bot commented Apr 14, 2023

Deploy Preview for pytorch-examples-preview canceled.

Name Link
🔨 Latest commit 2beaa66
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-examples-preview/deploys/6439cde5f5754d0008b20b58
@agunapal
Copy link
Author

@msaroufim
Copy link
Member

FYI we don't typically have notebooks in examples might be a better fit for tutorials, so if you'd like to remove that I can review the rest

@agunapal
Copy link
Author

@msaroufim I am passing different modes/ optimizations as optional args, build a story step-by-step. So, without the notebook, I am not sure if main.py would be useful as is. What do you suggest? Should I work on moving the entire thing to tutorials?

@msaroufim
Copy link
Member

Yeah tutorials might be a more natural fit

@msaroufim msaroufim closed this Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants