Abdelrauf 39d43ca170 RgbToYiq and YiqToRgb operations (#142)
* RgbToYiq and YiqToRgb

Signed-off-by: Abdelrauf <rauf@konduit.ai>

* CUDA impl for RgbToYiq and YiqToRgb

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

* remove print

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

* allow inplace for hsv,rgb,yiq ops

Signed-off-by: Abdelrauf <rauf@konduit.ai>

Co-authored-by: raver119 <raver119@gmail.com>
2019-12-24 15:20:35 +03:00
..
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-08-17 14:15:08 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-12-03 09:40:45 +03:00
2019-11-21 21:17:30 +02:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 20:12:09 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-08-14 16:52:34 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-03 09:40:45 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-06-27 18:37:04 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-13 17:04:59 +03:00
2019-12-20 22:35:39 +03:00
2019-06-06 15:21:15 +03:00
2019-11-13 17:04:59 +03:00

This folder contains OpenMP implementations for operations helpers. Basically suited for homogenous x86-like platforms.