mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-05 19:54:25 +08:00
* rng refactor * fix bugs * unit test * remove setsize * lint * fix test * use explicit instantiation instead of inlining * stricter test * use tvm solution * moved python interface to dgl.random * lint * address comments * make getthreadid an inline function
12 lines
176 B
ReStructuredText
12 lines
176 B
ReStructuredText
.. _apirandom:
|
|
|
|
DGL Random Number Generator Controls
|
|
====================================
|
|
|
|
.. automodule:: dgl.random
|
|
|
|
.. autosummary::
|
|
:toctree: ../../generated
|
|
|
|
seed
|