Oleh 75123b0a4c [WIP] Oleh rgb yuv (#147)
* libnd4j: RgbToYuv and YuvToRgb, both implementations for both cpu and cuda. Need adding tests and review

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j: RgbToYuv and YuvToRgb, replace coords method on Tad in both cpu and cuda, add tests, fixed bugs

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j: RgbToYuv and YuvToRgb minor corrections

Signed-off-by: Oleg <oleg.semeniv@gmail.com>

* libnd4j: RgbToYuv and YuvToRgb corrections to use operations in-place
2019-12-24 18:30:54 +03:00
..
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-21 21:17:30 +02:00
2019-09-09 16:27:45 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-11-21 21:17:30 +02:00
2019-12-24 17:01:03 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 20:12:09 +03:00
2019-06-27 18:37:04 +03:00
2019-09-11 21:04:43 +03:00
2019-12-03 09:40:45 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 21:04:43 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 20:12:09 +03:00
2019-11-26 20:29:09 +03:00
2019-11-26 20:29:09 +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-08-20 18:28:43 +03:00
2019-09-02 11:25:48 +03:00
2019-09-11 20:12:09 +03:00
2019-12-20 17:56:28 +03:00
2019-12-24 18:30:54 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-09-02 11:25:48 +03:00
2019-12-20 22:35:39 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 21:04:43 +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-09-11 20:12:09 +03:00
2019-12-20 22:35:39 +03:00
2019-09-11 21:04:43 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00
2019-12-20 22:35:39 +03:00
2019-12-03 09:40:45 +03:00
2019-09-11 20:12:09 +03:00
2019-12-20 22:35:39 +03:00
2019-09-02 11:25:48 +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-09-11 20:12:09 +03:00
2019-06-27 18:37:04 +03:00
2019-11-26 20:29:09 +03:00
2019-12-20 22:35:39 +03:00
2019-11-28 21:08:51 +03:00
2019-11-28 21:08:51 +03:00
2019-08-14 16:52:34 +03:00
2019-11-20 21:11:04 +02: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-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-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00

This folder contains CUDA-specific implementations for operations.