google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
199 stars 23 forks source link

Add interpolate nearest composite support #41

Closed vamsimanchala closed 1 month ago

vamsimanchala commented 1 month ago

Add torch.nn.F.interpolate in nearest mode support via composites.

BUG=http://b/333961789