yangulei commented on PR #11142:
URL: https://github.com/apache/tvm/pull/11142#issuecomment-1111013803

   Hi, does this mean the output OP has different dtype for inputs, weights and 
dst after AMP? If so, I'm afraid that my bfloat16 support for DNNL 
BYOC(https://github.com/apache/tvm/pull/11111) might conflict with this. I 
implement bfloat16 support with the assumption that the dtype for the inputs, 
weights and dst are either all float32 or all bfloat16.


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

Reply via email to