euntaik commented on pull request #7736:
URL: https://github.com/apache/tvm/pull/7736#issuecomment-818487016


   > @euntaik What are the input and output dtypes for the float16 quantized 
graph? I do not see any `cast` operations in your PR. Is it possible to paste 
the TFLite `float16` quantized graph here?
   
   Cast(float16 to float32) is already done in the Dequantize node and the 
resulting expression is passed to the FullyConnected op as weight and bias.
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to