"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "2bbd532990643a2aea5f1b33ec2fe3d6e7def4b1"
[Refactor] C random number generator (#729)
* 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
Showing
include/dgl/random.h
0 → 100644
python/dgl/random.py
0 → 100644
src/random.cc
0 → 100644
Please register or sign in to comment