This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from e4dc5c8 [Build] Add cmake options into libinfo (#6286)
add f731652 [random] support random fill (#5913)
No new revisions were added by this update.
Summary of changes:
cmake/config.cmake | 2 +-
src/runtime/contrib/random/mt_random_engine.cc | 47 +++++++++++++++++++++
src/runtime/contrib/random/random.cc | 6 +++
tests/python/contrib/test_random.py | 57 ++++++++++++++++++++++++++
4 files changed, 111 insertions(+), 1 deletion(-)