anwang2009 commented on a change in pull request #10589:
URL: https://github.com/apache/tvm/pull/10589#discussion_r825141004
##########
File path: tests/python/relay/test_pass_fake_quantization_to_integer.py
##########
@@ -360,6 +360,17 @@ def test_fake_quantize_reshape():
compare_fq_to_int(op, [x_np])
+def test_fake_quantize_resize_bilinear():
Review comment:
nit:
```suggestion
def test_fake_quantize_image_resize_bilinear():
```
--
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]