Add resize function for aten.upsample_nearest2d.vec operator (#4069)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/4069 aten.upsample_nearest2d.vec is an operator in OCR model (Neck module). We added support to not decompose this op when lowering to Vulkan delegation. Add resize function so that we only need to build the graph once to test input with different sizes. Reviewed By: copyrightly, jorgep31415 Differential Revision: D59030889 fbshipit-source-id: 26fc46dccdcee7a6f812fb29d0963d5caf53c8ca
Y
Yujie Hui committed
38046ba1a3781b10420dcd31bba8840c1c3c50dd
Parent: eebffae
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 6/26/2024, 7:03:10 AM