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

TypeError: ~ (operator.invert) is only implemented on integer and Boolean-type tensors #68

Open
rajoy99 opened this issue Mar 11, 2024 · 0 comments

Comments

@rajoy99
Copy link

rajoy99 commented Mar 11, 2024

My input tensor is of shape : [16,588,7] And Query tensor is of shape : [16.784,7]

Both of them torch.float32 type.
torch version = 1.6

I am not sure the reason behind this error message.

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

No branches or pull requests

1 participant