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

torch meshgrid behavior changing #273

Open
billbrod opened this issue Jul 19, 2024 · 0 comments
Open

torch meshgrid behavior changing #273

billbrod opened this issue Jul 19, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@billbrod
Copy link
Collaborator

With torch version 2.1, calling torch.meshgrid raises the following warning: "torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument". See meshgrid docs for more info.

we only call torch.meshgrid in a handful of places, so should be easy enough to fix.

@billbrod billbrod added the good first issue Good for newcomers label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant