openvino/docs/template_plugin/tests/functional/op_reference
Wilson Seok f912a8102d
Migrate ngraph backend test/psroi pooling/deformable psroi pooling/proposal (#8152)
* Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now

* update repo

* add op reference test of psroi_pooling and deformable_psrio_pooling

* update op reference test

* remove ngraph backend test

* add op reference test of proposalV1 and proposalV4

* update skip_test_config.cpp to avoid failure of accuracy drop in fp16/bf16 test case of proposal
2021-11-01 04:47:42 +03:00
..
abs.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +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
adaptive_avg_pool.cpp Migrate pooling to template plugin test (#8136) 2021-10-28 09:45:12 +03:00
adaptive_max_pool.cpp Migrate pooling to template plugin test (#8136) 2021-10-28 09:45:12 +03:00
add.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +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 Xp/fix jira 6671 atanh fail mac wins (#8058) 2021-10-19 14:33:49 +03:00
avg_pool.cpp Migrate pooling to template plugin test (#8136) 2021-10-28 09:45:12 +03:00
base_reference_test.cpp Infer request api (#7962) 2021-10-20 22:08:55 +03:00
base_reference_test.hpp [OV2.0 Preprocessing] NV12 ref implementation fixes + tests with legacy CNNNetwork (#7985) 2021-10-20 13:39:46 +03:00
batch_norm.cpp Migrate normalization to template plugin test (#8240) 2021-10-30 17:58:33 +03:00
binary_convolution.cpp Migrate ngraph backend test/convolution backprop (#7997) 2021-10-15 11:39:04 +03:00
bucketize.cpp Migrate ngraph backend test of condition operations (#7907) 2021-10-18 13:20:09 +03:00
ceiling.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +03:00
clamp.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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 Update only Reference implementation and tests (#8126) 2021-10-27 12:29:37 +03:00
convert_color_nv12.cpp [OV2.0 Preprocessing] NV12 ref implementation fixes + tests with legacy CNNNetwork (#7985) 2021-10-20 13:39:46 +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
convolution_backprop.cpp Migrate ngraph backend test/convolution backprop (#7997) 2021-10-15 11:39:04 +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
deformable_convolution.cpp Migrate ngraph backend test/deformable convolution (#8045) 2021-10-20 11:19:19 +03:00
deformable_psroi_pooling.cpp Migrate ngraph backend test/psroi pooling/deformable psroi pooling/proposal (#8152) 2021-11-01 04:47:42 +03:00
dft.cpp Migrate signals to template plugin test (#8279) 2021-10-29 13:01:42 +03:00
divide.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
elu.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
exp.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
fake_quantize.cpp Migrate signals to template plugin test (#8279) 2021-10-29 13:01:42 +03:00
floor.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +03:00
floor_mod.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
gather_tree.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
gelu.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
group_convolution.cpp Migrate ngraph backend test/group convolution (#8089) 2021-10-20 11:20:11 +03:00
group_convolution_backprop.cpp Migrate ngraph backend test/group convolution (#8089) 2021-10-20 11:20:11 +03:00
hard_sigmoid.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
hsigmoid.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
hswish.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
idft.cpp Migrate signals to template plugin test (#8279) 2021-10-29 13:01:42 +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
log.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +03:00
log_softmax.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
lrn.cpp Migrate normalization to template plugin test (#8240) 2021-10-30 17:58:33 +03:00
matmul.cpp Migrate MatMul to template plugin test (#8253) 2021-10-29 13:00:30 +03:00
max_pool.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
maximum.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
minimum.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
mish.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
mod.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
multiply.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
mvn.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
negative.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +03:00
nonzero.cpp Migrate ngraph backend test of condition operations (#7907) 2021-10-18 13:20:09 +03:00
normalize_l2.cpp Migrate normalization to template plugin test (#8240) 2021-10-30 17:58:33 +03:00
not_equal.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
parameter_as_output.cpp Migrate normalization to template plugin test (#8240) 2021-10-30 17:58:33 +03:00
power.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
prelu.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
proposal.cpp Migrate ngraph backend test/psroi pooling/deformable psroi pooling/proposal (#8152) 2021-11-01 04:47:42 +03:00
psroi_pooling.cpp Migrate ngraph backend test/psroi pooling/deformable psroi pooling/proposal (#8152) 2021-11-01 04:47:42 +03:00
random_uniform.cpp Reference tests use OpenVINO 2.0 headers and namespaces (#7700) 2021-09-28 19:19:08 +03:00
range.cpp Migrate range1,4 to template plugin test (#8023) 2021-10-21 09:27:56 +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
relu.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
reshape.cpp Migrate shape1,2 to template plugin test (#8200) 2021-10-27 09:26:32 +03:00
result.cpp Migrate normalization to template plugin test (#8240) 2021-10-30 17:58:33 +03:00
reverse.cpp Migrate Movement 1 Operations (Reverse-1, Split-1) (#8079) 2021-10-29 12:49:41 +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
round.cpp Migrate arithmetic2 to template plugin test (#8053) 2021-10-21 09:27:06 +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_nd_update.cpp Migrate Movement 1 Operations (ScatterNDUpsate-1) (#8116) 2021-10-28 08:42:50 +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
selu.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
shape_of.cpp Migrate shape1,2 to template plugin test (#8200) 2021-10-27 09:26:32 +03:00
sigmoid.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
slice.cpp Slice-8 Reference implementation (#7749) 2021-10-15 12:41:39 +03:00
softmax.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
softplus.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +03:00
split.cpp Migrate Movement 1 Operations (Reverse-1, Split-1) (#8079) 2021-10-29 12:49:41 +03:00
squared_difference.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
squeeze.cpp Migrate shape1,2 to template plugin test (#8200) 2021-10-27 09:26:32 +03:00
subtract.cpp Migrate arithmetic1 to template plugin test (#8052) 2021-10-20 19:16:51 +03:00
swish.cpp Migrate ngraph backend test/activations (#7973) 2021-10-14 09:38:30 +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
unsqueeze.cpp Migrate shape1,2 to template plugin test (#8200) 2021-10-27 09:26:32 +03:00