everton1984 commented on issue #11794:
URL: https://github.com/apache/tvm/issues/11794#issuecomment-1180702130

   @ganler Sorry if I understood improperly but the situation here seems to be 
that the broadcast operation is mismatching, if you want it to output a `int64` 
tensor shouldn't you use something more like `broadcast_to = 
relay.broadcast_to(relay.cast(x, dtype="int64"), relay.const(broadcast_shape))`?


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

Reply via email to