Alexander Stoyakin f5068f3980 Added missing Java ops wrappers (#122)
* Timeouts added

* Added some ops

* Ops added

* Fixed tests

* Minor fix

* Some fixes

* Digamma added

* Small fixes

* Timeouts added

* Added some ops

* Ops added

* Fixed tests

* Minor fix

* Some fixes

* Digamma added

* Small fixes

* Fused batch norm fixes-

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Tests switched off.

* Added test for resize_bicubic.

* Eliminated wasted in test of bicubic resize.

* Switched off multithreading explicit.

* HsvToRgb and RgbToHsv added

* Eliminated waste comments and conform proper float constants.

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

* Fixed multithreading with resize_bicubic helper for cpu platform.

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

* ResizeBicubic was fixed.

* Some fixes

* Fix op name

* Validation fixed.

* Clarifications for tests

* Wrappers and small fixes for new ops.
2019-12-19 20:15:48 +11: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-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-09-09 16:27:45 +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.