shugeo 08853c7829
Shugeo random uniform int (#30)
* Corrected randomuniform declaration.

* Refactored uniform distribution for both cuda and cpu platforms.

* Refactored uniform distribution and tests.

* Fixed type usage with indices.

* Refactored uniform distribution implementation and tests to full conform with TF implementation.

* Refactored gamma function to use type util method.

* Copyright changes and fixes with ConstantHelper.

* Added error checking on allocate cuda device memory and operations.
2019-11-06 12:49:27 +02:00
..
2019-09-04 14:57:59 +03:00
2019-09-04 14:41:08 +03:00
2019-06-06 15:21:15 +03:00
2019-07-20 22:19:20 +10:00
2019-06-06 15:21:15 +03:00
2019-08-19 11:33:15 +03:00
2019-10-02 15:04:28 +03:00
2019-09-04 14:57:59 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-10-26 14:14:21 +03:00
2019-10-30 13:43:45 +02:00
2019-11-06 12:49:27 +02:00
2019-10-17 20:46:51 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-11-03 12:37:19 +02:00