raver119 df84bc7255
[WIP] More tweaks (#173)
* CUDA empty reduction

Signed-off-by: raver119 <raver119@gmail.com>

* - listdiff synchronization fix for CUDA
- listdiff test

Signed-off-by: raver119 <raver119@gmail.com>

* - IndexReduce ops now allow INDEXING_TYPES output
- topK op accepts only INDEXING_TYPES as output

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-27 10:37:10 +03:00
..
2019-07-20 23:05:21 +10: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-08-27 10:37:10 +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-26 19:37:05 +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.