shugeo 7b14a9f603
Gamma and Poisson distributions (#27)
* Added implementation for random_gamma op.

* Added implementation for random_poisson op and support classes.

* Added helpers for random_poisson and random_gamma ops.

* Implementation of random_poisson. The first working edition.

* Implementation of random_poisson. Parallelized working edition.

* Implementation of random_gamma. Parallelized working edition with alpha only.

* Added cuda implementation for helper of poisson distribution.

* Corrected shape calculation with random_gamma and tests.

* Finished cpu implementation for gamma distribution.

* Finished cuda implementation for random_gamma op.

* Refactored cpu helpers for random_gamma and random_poisson ops.

* Refactored cuda helpers for gamma and poisson distribution.

* Refactored cuda helper for gamma distribution.

* Refactored cpu helper for random_poisson op.

* Refactored cpu helper for random_gamma op.
2019-11-04 15:42:28 +02:00
..
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 22:19:20 +10:00
2019-09-11 21:50:28 +03:00
2019-08-05 11:27:05 +10:00
2019-11-03 12:37:19 +02:00
2019-11-03 12:37:19 +02:00
2019-08-07 15:29:17 +03:00
2019-08-28 18:27:08 +03:00
2019-10-26 14:14:21 +03:00
2019-08-16 06:57:20 +03:00
2019-09-02 16:25:58 +03:00
2019-11-03 12:37:19 +02:00
2019-11-03 12:37:19 +02:00
2019-11-03 12:37:19 +02:00
2019-08-30 16:32:01 +03:00
2019-08-05 11:27:05 +10:00
2019-08-19 11:33:15 +03:00
2019-10-26 14:14:21 +03:00
2019-08-05 11:27:05 +10:00
2019-08-21 21:10:29 +03:00
2019-08-26 19:57:51 +03:00
2019-08-21 21:10:29 +03:00
2019-07-20 23:08:07 +10:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-30 20:13:01 +03:00
2019-08-05 11:27:05 +10:00
2019-09-02 16:25:58 +03:00
2019-08-05 11:27:05 +10:00
2019-06-06 15:21:15 +03:00
2019-08-21 16:34:07 +03:00
2019-08-05 11:27:05 +10:00
2019-08-05 11:27:05 +10:00