Mikhail Nosov
6e05cead11
[OV20] Reference implementation for NV12toRGB and NV12toBGR operations (#7601)
* Reference implementation for NV12toRGB and NV12toBGR operations
Tests:
- ngraph: visitor + type_prop
- template plugin: reference implementation
- inference-engine: shared tests for plugins
- cpu plugin: compare with ref implementation tests
* Fix clang
* Serialization tests
* Fix clang-format
* Changed 'f32' to 'any supported floating-point type'
Added appropriate shape inference tests
Added error test for >2 inputs
Fixed failed CI tests
* Updates after rebase
+ Try to fix Ninja build
* Fix CI
* Support endianness + potential fix of win32 test fails
* Fix review comment
* Fix review comments
* Fix unit test build
* Fix unit test build #2
* Possible build fix 3
* Simplified reference tests
Observed issue with shuffling Y pixels on little-endian systems, added tests
2021-09-30 16:34:46 +03:00
..
2021-09-30 16:34:46 +03:00
2021-09-30 12:17:36 +02:00
2021-09-30 16:34:46 +03:00
2021-08-13 05:28:28 +03:00
2021-07-05 20:06:10 +03:00
2021-09-15 16:49:11 +03:00
2020-10-30 10:18:09 +03:00