junrushao1994 opened a new pull request, #11582: URL: https://github.com/apache/tvm/pull/11582
The schedule primitive compute-at generates loop variables with `dtype=int32` hardcoded. This behavior leads to unreasonable behavior when dealing with large tensors whose shapes are `int64`. This PR brings a fix to this issue. -- 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]
