ConvolutedDog opened a new pull request, #18138:
URL: https://github.com/apache/tvm/pull/18138

   This PR fixes constant ROI handling in resize2d 
(https://github.com/apache/tvm/issues/18133):
   - Add support for Constant ROI input by converting to numpy array
   - Improve type checking with explicit error for unsupported dynamic ROI
   - Add proper error messaging:
     - Clear NotImplementedError for unsupported ROI types
     - Explicit dynamic ROI limitation notice
   


-- 
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