Files
apache--tvm/python
Zilin Zhu e438a739a7 [Relay][PRNG] Add uniform distribution generator wrt threefry PRNG (#8041)
* Add uniform distribution generator wrt threefry PRNG

* fix lint

* remove the redundant print

* modifications based on review

* update docs

* update uniform algorithm to use bit operations only

* add type restrictions

* minor fix upon review

* update test and error information
2021-05-21 11:15:21 +08:00
..