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

Add doc for stablehlo #5523

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Add doc for stablehlo #5523

merged 2 commits into from
Sep 1, 2023

Conversation

qihqi
Copy link
Collaborator

@qihqi qihqi commented Aug 30, 2023

Add doc for stablehlo

@qihqi qihqi requested review from miladm and lsy323 August 30, 2023 00:54

resnet18 = torchvision.models.resnet18()
# Sample input is a tuple
sample_input = (torch.randn(4, 3, 224, 224), )
Copy link
Contributor

Choose a reason for hiding this comment

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

import torch is missing above

@qihqi qihqi merged commit e22c9ce into master Sep 1, 2023
ManfeiBai pushed a commit that referenced this pull request Oct 4, 2023
* Add doc for stablehlo
JackCaoG pushed a commit that referenced this pull request Oct 4, 2023
* Add doc for stablehlo

Co-authored-by: qihqi <hanq@google.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.

3 participants