Skip to content

Conversation

@qihqi
Copy link
Collaborator

@qihqi qihqi commented Aug 30, 2023

Add doc for stablehlo

@qihqi qihqi requested review from lsy323 and miladm 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

3 participants