Yurii Shyrma cb4c9377b1 Shyrma docs (#222)
* - documenting and profiling matrix_set_diag cuda kernel

Signed-off-by: Yurii <yurii@skymind.io>

* - correct formula of pnorm pooling in cuda 2d/3d kernels
- remove helper matrix_diag which duplicates work of helper matrix_set_diag

Signed-off-by: Yurii <yurii@skymind.io>
2019-09-02 16:25:58 +03:00
..
2019-08-30 10:12:40 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 22:19:20 +10:00
2019-08-26 19:57: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-08-15 13:54:47 +03:00
2019-07-20 23:05:21 +10:00
2019-08-26 19:57:51 +03:00
2019-08-26 19:57:51 +03:00
2019-09-02 16:25:58 +03:00
2019-08-15 13:54:47 +03:00
2019-08-14 18:28:25 +03:00
2019-08-23 12:31:12 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-08-28 18:27:08 +03:00
2019-08-05 11:27:05 +10:00
2019-06-06 15:21:15 +03:00

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.