mbrookhart opened a new pull request #8346:
URL: https://github.com/apache/tvm/pull/8346


   This PR introduces a Resize1D op and refactors Resize2D and Resize3D so that 
all three follow the same API and implementation strategy. 
   
   I'm labeling this Draft for two reasons:
   I'm not sure I got all of the spots this API change affects, so I want to 
run it through CI to catch that.
   I need to write a reference for 1D and 3D cubic interpolation, ONNX runtime 
doesn't support these kernels.
   
   cc @jwfromm @masahi 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to