Skip to content

PyTorch's nn.functional.interpolate equivalent in JAX #4898

Answered by shoyer
rolandgvc asked this question in Q&A
Discussion options

You must be logged in to vote

Take a look at jax.image.resize and jax.scipy.ndimage. In particular, I think resize is exactly what you're looking for, though I'm not sure JAX has 100% of the options found in PyTorch.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shoyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants