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

doesn't work correctly if torch tensor is input. But also doesn't throw error. Pls add an assertion that this only takes np arrays not torch tensors #644

Open
hamza-potion opened this issue Apr 26, 2023 · 2 comments

Comments

@hamza-potion
Copy link

No description provided.

@hamza-potion
Copy link
Author

fix is to make np array when adding items instead of torch tensors, had to debug to find out why it was acting weird

@erikbern
Copy link
Collaborator

Can you share a code sample that triggers this issue? I can potentially fix

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

2 participants