tlopex commented on PR #20123:
URL: https://github.com/apache/tvm/pull/20123#issuecomment-5466720041

   `Pow` can still change the output dtype for mixed scalar operands. For 
example, a `float32` base with a symbolic `float64` exponent imports as 
`T.float64`, while ONNX requires the output to remain `float32`. Could we cast 
the result back to the lhs dtype?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to