tkonolige opened a new pull request #7287: URL: https://github.com/apache/tvm/pull/7287
This PR adds a simple test to `threefry_generate` to make sure that unsigned integer arithmetic is wrapping. We have no guarantee of wrapping on our platforms, so this is the best we can do. I've added the test to `threefry_generate` as it should be called before other threefry functions and it should called infrequently. @altanh @antinucleon @junrushao1994 @eric-haibin-lin @MarisaKirisame ---------------------------------------------------------------- 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]
