mbrookhart commented on issue #6263: URL: https://github.com/apache/incubator-tvm/issues/6263#issuecomment-674082356
The original end was the max of int64. In numpy, onnx, and tvm's default mode, -1 means take everything but the last element of the axis. Turned out to be a precision/rounding issue, that PR fixes it ---------------------------------------------------------------- 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]
