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

Vae encode example with test #294

Merged
merged 7 commits into from
Dec 27, 2023
Merged

Vae encode example with test #294

merged 7 commits into from
Dec 27, 2023

Conversation

aviator19941
Copy link
Contributor

No description provided.

python/shark_turbine/dynamo/utils.py Show resolved Hide resolved
from typing import Dict, List, Tuple, Optional


@register_decomposition(torch.ops.aten._scaled_dot_product_flash_attention.default)
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't love this being here, but I can't think of a better place for now.

@aviator19941 aviator19941 merged commit 18e8a41 into main Dec 27, 2023
4 checks passed
@aviator19941 aviator19941 deleted the vae_encode branch December 27, 2023 23:23
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