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

Implement torch.Tensor.masked_fill_ #456

Closed
athitten opened this issue May 24, 2024 · 1 comment
Closed

Implement torch.Tensor.masked_fill_ #456

athitten opened this issue May 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@athitten
Copy link

🚀 Feature

NeMo's Stable Diffusion uses torch.Tensor.masked_fill_ and when it's run with thunder.jit, thunder gives an error:
Unknown attribute masked_fill_

Motivation

NeMo's Stable Diffusion

CC: @tfogal

@athitten athitten added the enhancement New feature or request label May 24, 2024
@athitten
Copy link
Author

Closing as the issue is already open here: #335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant