zxybazh opened a new pull request #8817: URL: https://github.com/apache/tvm/pull/8817
This PR upstreams the first sampling primitive for meta schedule, `SampleCategorical`, which samples an `Integer` with given probability distribution. The implementation utilizes the linear congruential engine that was upstreamed earlier #8642 to generate pseudo random number. The unit test is also included in the PR. -- 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]
