junrushao1994 commented on pull request #8642: URL: https://github.com/apache/tvm/pull/8642#issuecomment-892868282
> The random engine can be serialized as a single int64_t To be crystal clear, the engine cannot be "serialized" because it is stateless. Its internal state is provided by the outside environment via a pointer to `int64_t` -- 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]
