openvino/docs/template_plugin/tests/functional/subgraph_reference
Mikhail Nosov 96f954c704
[Preprocessing] Crop preprocessing support (#10805)
* Crop preprocessing support

Note: instead of 'ov::Coordinate' simple std::vector<int> is used because Coordinate don't support negative dimensions

Added unit tests, template reference tests, cpu and gpu tests

* Added python bindings
Fix review comments

* Fixed python code style

* Fix thresholds

* Fix python style

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2022-03-14 13:32:27 +03:00
..
base_reference_cnn_test.cpp Removed ov::runtime namespace (#9781) 2022-01-20 16:17:57 +03:00
base_reference_cnn_test.hpp Removed ov::runtime namespace (#9781) 2022-01-20 16:17:57 +03:00
preprocess.cpp [Preprocessing] Crop preprocessing support (#10805) 2022-03-14 13:32:27 +03:00
preprocess_legacy.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
preprocess_opencv.cpp Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00