guan404ming opened a new pull request, #18550: URL: https://github.com/apache/tvm/pull/18550
## Why Fixes interpolation to support different scaling factors for height and width (e.g., scale_factor=[2.0, 3.0]) ## How - Removed the bug: Stopped extracting just the first element ([0]) from scale_factor lists - Passed full value: Now passes the entire scale_factor (scalar or list) to the underlying implementation, which already handles both correctly -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
