Skip to content

Conversation

@rlaboiss
Copy link
Contributor

According to the documentation (pytorch version 1.11.0): "torch.meshgrid(*tensors) currently has the same behavior as calling numpy.meshgrid(*arrays, indexing=’ij’). In the future torch.meshgrid will transition to indexing=’xy’ as the default."

According to the documentation (pytorch version 1.11.0):
"torch.meshgrid(*tensors) currently has the same behavior as calling
numpy.meshgrid(*arrays, indexing=’ij’). In the future torch.meshgrid will
transition to indexing=’xy’ as the default."
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

Successfully merging this pull request may close these issues.

1 participant