[random] support random fill (#5913)
authorZhao Wu <zhaowu@apache.org>
Mon, 17 Aug 2020 16:38:31 +0000 (00:38 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Aug 2020 16:38:31 +0000 (09:38 -0700)
commitf7316524acdd47e3a150af294708ecbe2de4051e
tree2df3e898f777e34c7d1e7315177e7aec5fd2f57e
parente4dc5c82f29d22667853b939dd02dcd053160e57
[random] support random fill (#5913)
cmake/config.cmake
src/runtime/contrib/random/mt_random_engine.cc
src/runtime/contrib/random/random.cc
tests/python/contrib/test_random.py