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

bug in __binary_op #294

Closed
krajsek opened this issue Jun 3, 2019 · 4 comments
Closed

bug in __binary_op #294

krajsek opened this issue Jun 3, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@krajsek
Copy link
Member

krajsek commented Jun 3, 2019

__binary_op does not handle broadcasting correctly

@krajsek krajsek added the bug Something isn't working label Jun 3, 2019
@krajsek krajsek self-assigned this Jun 3, 2019
@Markus-Goetz
Copy link
Member

What is the issue here again? Do you have an example?

@krajsek
Copy link
Member Author

krajsek commented Apr 3, 2020

aa=torch.arange(2)
aa.dtype

@krajsek
Copy link
Member Author

krajsek commented Apr 3, 2020

What is the issue here again? Do you have an example?

sorry, wrong answer to the issue, I have to look into the code to remind me what is going on

@ClaudiaComito
Copy link
Contributor

I'm going to assume that this problem was fixed at the latest by #902. Let us know @krajsek if you run into it again.

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

No branches or pull requests

3 participants