openvino/docs/template_plugin/tests/functional/subgraph_reference
Mikhail Nosov a2a8969201
[OV20] Enable OpenCV tests and support 'u8' type for Interpolate op (#8182)
* Interpolate reference implementation:
- Support u8 and other numeric types
- For integral types - round result to nearest integer (don't cast)
Preprocessing: enable OpenCV tests and add resize conformance tests with OpenCV

* Revert changes in interpolate.cpp, making them minimal needed (added u8 resize)
2021-10-27 20:56:43 +03:00
..
base_reference_cnn_test.cpp [OV2.0 Preprocessing] NV12 ref implementation fixes + tests with legacy CNNNetwork (#7985) 2021-10-20 13:39:46 +03:00
base_reference_cnn_test.hpp [OV2.0 Preprocessing] NV12 ref implementation fixes + tests with legacy CNNNetwork (#7985) 2021-10-20 13:39:46 +03:00
preprocess.cpp [OV20] Preprocessing: convert_layout<std::vector<uint64_t>> implementation (#8213) 2021-10-27 11:32:44 +03:00
preprocess_legacy.cpp [OV2.0 Preprocessing] NV12 ref implementation fixes + tests with legacy CNNNetwork (#7985) 2021-10-20 13:39:46 +03:00
preprocess_opencv.cpp [OV20] Enable OpenCV tests and support 'u8' type for Interpolate op (#8182) 2021-10-27 20:56:43 +03:00