openvino/docs/template_plugin/tests/functional/op_reference
Ilya Churaev c323775f2c
Add input/output to ov ExecNetwork (#7650)
* Added template for new tests

* Fixed simple test

* Added output tests

* Removed get_result/get_parameter methods

* Fixed documentation

* Fixed functional tests

* Fixed caching tests

* Added new test for import

* Added new tests

* Fixed code style

* Fixed comments

* Fixed tests

* Fixed code style

* Save version in the function
Fixed pre-post processing

* Change IR version

* Fixed documentation

* Fixed MockICore

* HETERO almost works

* Fixed tests and core logic

* Disabled some CPU tests

* Tmp disable fp16 for template

* Fixed tests and clang-format

* Small fixes

* Fix

* Simplified code in templatePlugin

* Added IE precisions checks

* Simplified hetero plugin

* Added ieImportExportedFunction test

* Added MYRIAD test

* Skip tests directly in tests

* More correct filter for CPU

* Fixed CPU tests

* Template plugin tests

* Some comments

* FIxed clanf-format

* Removed myriad tests

* Fixed comment

* small changes

* Fixed condition

* Fixed unit tests

* clang-format

* Comment

* Hetero plugin update

* Fixed tests

* Moved re-create under ig

* Fixed clang-format

* Fixed some caching_tests

* Disable some caching_tests

* Fixed setLayout with dynamic case

* Fixed clang-format

* Disable execution graph

* Disabled one more CPU test

* Simplified regex

* Disabled GNA tests

Co-authored-by: y <ilya.lavrenov@intel.com>
2021-10-12 13:11:25 +03:00
..
acos.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
acosh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
asin.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
asinh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
atan.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
atanh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
base_reference_test.cpp Add input/output to ov ExecNetwork (#7650) 2021-10-12 13:11:25 +03:00
base_reference_test.hpp Fix 'NV12 batch case' (was sporadic failure) (#7790) 2021-10-01 20:21:52 +03:00
comparison.cpp Avoid template test from executing multiple times (#6948) 2021-08-09 11:42:05 +03:00
comparison.hpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
conversion.cpp Enable low precision types in ConvertLike operation reference implementation (#6890) 2021-08-06 11:19:16 +03:00
conversion.hpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
convert.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
convert_color_nv12.cpp Fix 'NV12 batch case' (was sporadic failure) (#7790) 2021-10-01 20:21:52 +03:00
convert_like.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
convolution.cpp Migration convolution ngraph backend test (#7846) 2021-10-08 16:52:00 +03:00
cos.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
cosh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
ctc_loss.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
cum_sum.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
equal.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
erf.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
experimental_detectron_roi_feature_extractor.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
gather_tree.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
greater.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
greater_equal.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
grn.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
if.cpp Move eval tests to template tests (#7132) 2021-10-07 18:40:57 +03:00
less.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
less_eq.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
logical.cpp Revise LogicalOr operation reference implementation (#6867) 2021-08-10 08:38:11 +03:00
logical.hpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
logical_and.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
logical_not.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
logical_or.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
logical_xor.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
max_pool.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
minimum.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
mvn.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
not_equal.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
random_uniform.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_l1.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_l2.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_max.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_mean.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_min.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_prod.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduce_sum.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reduction.cpp Refactor backend test suite of Reduction ops into template plugin tests (#6930) 2021-09-01 11:22:46 +03:00
reduction.hpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
reverse_sequence.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
roi_pooling.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
scatter_elements_update.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
scatter_update.cpp Scatter update ref impl revision (#7476) 2021-10-07 14:40:15 +03:00
select.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
sign.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
sin.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
sinh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
tan.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
tanh.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00