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 PyTorch export tutorial #2617

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

pavithraes
Copy link
Member

@pavithraes pavithraes commented Nov 4, 2024

This PR updates the "Exporting StableHLO from PyTorch" tutorial. Specifically:

  • Update dependencies, combine the tensorflow dependency in the first section to avoid warnings (about using tensorflow-cpu) on Kaggle
  • Minor updates to narration and links, along with an introduction statement
  • Removed dynamic batch size code, addedd notes instead

(Supersedes #2616, same updates but we get a rich diff here)

docs/tutorials/pytorch-export.ipynb Outdated Show resolved Hide resolved
Signed-off-by: Pavithra Eswaramoorthy <pavithraes@outlook.com>
@pavithraes pavithraes marked this pull request as ready for review November 8, 2024 22:52
@pavithraes pavithraes requested a review from GleasonK November 8, 2024 23:10
docs/tutorials/pytorch-export.ipynb Outdated Show resolved Hide resolved
@GleasonK GleasonK merged commit 619c326 into openxla:main Nov 11, 2024
10 checks passed
ghpvnist pushed a commit to ghpvnist/stablehlo that referenced this pull request Nov 12, 2024
This PR updates the "Exporting StableHLO from PyTorch" tutorial.
Specifically:

- Update dependencies, combine the tensorflow dependency in the first
section to avoid warnings (about using tensorflow-cpu) on Kaggle
- Minor updates to narration and links, along with an introduction
statement
- Removed dynamic batch size code, addedd notes instead

(Supersedes openxla#2616, same updates but we get a rich diff here)

---------

Signed-off-by: Pavithra Eswaramoorthy <pavithraes@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants