tkonolige commented on pull request #8733: URL: https://github.com/apache/tvm/pull/8733#issuecomment-899712497
@Johnson9009 The correct implementation should be `uint64 - uint64`. In general, all computation in the PRNG kernels should be done with uint64. I'm running a couple randomness test suites to make sure things look good. Right now main fails the tests, but your branch passes. I think you could redo the golden data from the failing tests. -- 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]
