yongwww opened a new pull request, #16575: URL: https://github.com/apache/tvm/pull/16575
This PR introduces the `multinomial_from_uniform` into nn module for GPU case, and `vm.builtin.multinomial_from_uniform` for CPU. The `multinomial_from_uniform` returns a tensor wherein each row contains an index sampled from a multinomial probability distribution. cc: @tqchen @vinx13 @MasterJH5574 -- 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]
