raver119 b32dd1bf92
[WIP] resize_bicubic types (#116)
* resize_bicubic: allow more dtypes

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

* resize_bicubic: allow less dtypes

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

* Refactored resize_bicubic op to full conform with TF1.5 and tests.

* Corrected test to proper data type output.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Corrected double input test to float constant outputs.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Finished with correction of tests for bicubic interpolated resizes expected.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Fixed adjust_contrast ops to allow non-RGB inputs.

Signed-off-by: shugeo <sgazeos@gmail.com>

* Refactored adjust_contrast_v2 to conform with TF one.

Signed-off-by: shugeo <sgazeos@gmail.com>

* AdjustContrast tests activated

* two typos fixed

Signed-off-by: raver119 <raver119@gmail.com>
2019-12-06 18:58:37 +03:00
..
2019-11-13 17:04:59 +03:00
2019-11-21 21:17:30 +02:00
2019-09-09 16:27:45 +03:00
2019-09-11 21:04:43 +03:00
2019-11-21 21:17:30 +02:00
2019-09-11 20:12:09 +03:00
2019-11-29 14:14:30 +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-09-11 20:12:09 +03:00
2019-11-26 20:29:09 +03:00
2019-11-26 20:29:09 +03:00
2019-09-02 11:25:48 +03:00
2019-11-14 19:38:20 +11: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-09-02 11:25:48 +03:00
2019-11-13 17:04:59 +03:00
2019-09-02 11:25:48 +03:00
2019-08-05 11:27:05 +10:00
2019-12-02 21:40:54 +03:00
2019-09-11 21:04:43 +03:00
2019-09-11 21:04:43 +03:00
2019-08-14 16:52:34 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00
2019-08-14 16:52:34 +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-03 09:40:45 +03:00
2019-09-11 20:12:09 +03:00
2019-11-06 12:49:27 +02:00
2019-09-02 11:25:48 +03:00
2019-06-27 18:37:04 +03:00
2019-12-05 20:03:10 +03:00
2019-09-11 20:12:09 +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-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-08-15 20:35:15 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00
2019-09-11 20:12:09 +03:00
2019-09-02 11:25:48 +03:00
2019-09-11 20:12:09 +03:00
2019-11-19 15:39:36 +02: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.