Oleh 211c0df76f Oleh rgb to gray scale (#138)
* libnd4j: RgbToGrayscale op #8536 - raw implementation in user branch, need checks for integration and adding other orders

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

* libnd4j: RgbToGrayscale op #8536 next step of merging images

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

* libnd4j: RgbToGrayscale op #8536, Revert merge of hsv_to_rgb and rgb_to_hsv as cause conflicts in naming need refactoring before merge, implementation of rbg_to_grs added

* libnd4j: RgbToGrayscale op #8536 imlementation and conflict resolve

* libnd4j: RgbToGrayscale op #8536 merged operations with images into image, renamed methods and files

* libnd4j: RgbToGrayscale op #8536 added test for rgbToGrayScale, need clarification and fixed tests case run

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

* libnd4j: RgbToGrayscale op #8536 bug fixing and need review

* libnd4j: RgbToGrayscale op #8536 some additional corrections after review

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

* - minor corrections in rgbToGrs test1

Signed-off-by: Yurii <iuriish@yahoo.com>

* libnd4j: RgbToGrayscale op #8536, corrected tests and rbf_to_grs, fixed problems, refactoring, need review

* libnd4j: RgbToGrayscale op #8536 fix for 'f' order in rgbToGrs

* libnd4j: RgbToGrayscale op #8536 fixed several bugs with dimC, test case refactoring and improve

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

* - add cuda kernel for rgbToGrs op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - fix linkage errors

Signed-off-by: Yurii <iuriish@yahoo.com>

Co-authored-by: Yurii Shyrma <iuriish@yahoo.com>
2019-12-20 20:59:29 +03:00
..
2019-11-13 17:04:59 +03:00
2019-11-21 21:17:30 +02:00
2019-11-13 17:04:59 +03:00
2019-08-17 14:15:08 +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-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-29 14:14:30 +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-03 09:40:45 +03:00
2019-11-21 21:17:30 +02: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-09-11 20:12:09 +03:00
2019-11-13 17:04:59 +03:00
2019-08-05 11:27:05 +10:00
2019-11-14 19:38:20 +11: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-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 17:56:28 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +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-03 09:40:45 +03:00
2019-09-11 20:12:09 +03:00
2019-11-13 17:04:59 +03:00
2019-06-27 18:37:04 +03:00
2019-11-13 17:04:59 +03:00
2019-09-09 16:27:45 +03:00
2019-11-13 17:04:59 +03:00
2019-11-13 17:04:59 +03:00
2019-11-26 20:29:09 +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-08-15 20:35:15 +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-11-13 17:04:59 +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.