tvm
|
Random number generator. It provides a generic interface consistent with std::uniform_random_bit_generator
More...
#include <tvm/runtime/logging.h>
#include <cstdint>
#include <random>
Go to the source code of this file.
Classes | |
class | tvm::support::LinearCongruentialEngine |
This linear congruential engine is a drop-in replacement for std::minstd_rand. It strictly corresponds to std::minstd_rand and is designed to be platform-independent. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::support | |
Random number generator. It provides a generic interface consistent with std::uniform_random_bit_generator