Skip to content

🐛 [Bug] Bug in aten.where converter for Numpy array inputs #2370

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

Closed
gs-olive opened this issue Oct 7, 2023 · 0 comments · Fixed by #2372
Closed

🐛 [Bug] Bug in aten.where converter for Numpy array inputs #2370

gs-olive opened this issue Oct 7, 2023 · 0 comments · Fixed by #2372
Assignees
Labels
bug Something isn't working

Comments

@gs-olive
Copy link
Collaborator

gs-olive commented Oct 7, 2023

Bug Description

  • When applying converter to Numpy arrays or constants, the compilation fails due to use of the expand operator, which only applies to Torch tensors
@gs-olive gs-olive added the bug Something isn't working label Oct 7, 2023
@gs-olive gs-olive self-assigned this Oct 7, 2023
@gs-olive gs-olive changed the title 🐛 [Bug] Encountered bug in aten.where 🐛 [Bug] Bug in aten.where converter for Numpy array inputs Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant