tqchen opened a new pull request #6321: URL: https://github.com/apache/incubator-tvm/pull/6321
Previously np.int64 was not subclass of int, long, but get categorized as a subclass of float. The too big value get converted to a double, which causes underflow when converting back to integer. ---------------------------------------------------------------- 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]
