mbrookhart commented on a change in pull request #8241:
URL: https://github.com/apache/tvm/pull/8241#discussion_r672498519
##########
File path: python/tvm/relay/transform/fake_quantization_to_integer.py
##########
@@ -102,7 +104,7 @@ def bias_add(expr, type_map):
out_dtype=xt.dtype,
Review comment:
Thanks for finding this! I've fixed it and added a test case that hits
it.
--
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]