euntaik commented on a change in pull request #8780: URL: https://github.com/apache/tvm/pull/8780#discussion_r691743077
########## File path: tests/python/frontend/tflite/test_forward.py ########## @@ -2618,6 +2617,27 @@ def test_forward_select(): ) +def _test_fake_quant(value, min, max, num_bits): Review comment: Thank you for your great suggestion. Updated according to your suggestion. -- 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: commits-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org