google / XNNPACK

High-efficiency floating-point neural network inference operators for mobile, server, and Web
Other
1.81k stars 343 forks source link

2D resize nearest neighbor interpolation instead of bi-linear interpolation? #1032

Open hexins opened 3 years ago

hexins commented 3 years ago

Hi I see XNNPACK support 2D Bilinear Resize, if I want to use nearest neighbor resize, is it supported?

Maratyszcza commented 3 years ago

No, currently only resize with bilinear filtering is supported

Hassan121237 commented 6 months ago

https://github.com/google/XNNPACK/issues/1032#issue-706879290

Hassan121237 commented 6 months ago

https://github.com/google/XNNPACK/issues/1032#issue-706879290