Deivanayaki-S commented on code in PR #17932:
URL: https://github.com/apache/tvm/pull/17932#discussion_r2082841565
##########
tests/python/relax/test_frontend_from_fx.py:
##########
@@ -3250,7 +3250,7 @@ def main(
method="nearest_neighbor",
coordinate_transformation_mode="asymmetric",
rounding_method="round",
- cubic_alpha=-0.5,
+ cubic_alpha=-0.75,
Review Comment:
@Hzfengsy Since the default value of cubic_alpha has changed, the
corresponding test scripts for other operations may need to be updated to
reflect this change.
--
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]