openvino/inference-engine/tests/functional/inference_engine/serialization/single_layer
Piotr Szmelczynski a30bd0c9bb
Revise logical and (#6731)
* update docs

* add host tensors validation

* create type_prop tests

* create serialization single layer test

* create visitor test

* create op_reference test

* add logicalAnd to constants.py

* create additional op_reference tests

* add check for number of visited attributes in visitor test

* update auto_broadcast description

* remoove backend test

* update LogicalNot params name

* remove backend test from CMakeList

* create util function for type_prop tests

* update op_reference tests

* remove typo in docs

* remove unsupported types from evaluate

* fix bug in op_reference test

* refactor visitor test

* update math formula in the spec

* update has_evaluate types
2021-08-03 19:37:16 +03:00
..
activation.cpp Revise erf OP (#6477) 2021-07-26 07:15:40 +03:00
batch_norm.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
batch_to_space.cpp SLTs for BatchToSpace operation (#6417) 2021-07-02 19:07:51 +03:00
binary_convolution.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
broadcast.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
clamp.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
constant.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
convert.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
convolution.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
convolution_backprop.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
deformable_convolution.cpp DeformableConv v8: reference implementation (#6514) 2021-07-19 06:15:34 +03:00
deformable_psroi_pooling.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
depth_to_space.cpp DepthToSpace - revise reference implementation (#6210) 2021-06-28 07:54:16 +03:00
detection_output.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
elementwise.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
extractimagepatches.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
grn.cpp GRN - reference revision and tests (#6629) 2021-07-16 14:47:13 +03:00
group_convolution.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
group_convolution_backprop_data.cpp Add output_padding and output_shape into GroupConvolutionBackprop SLTs. (#6302) 2021-06-29 15:34:29 +03:00
logical.cpp Revise logical and (#6731) 2021-08-03 19:37:16 +03:00
matrix_nms.cpp MulticlassNms/MatrixNms: transformations and CPU implementation (#6653) 2021-07-30 15:45:44 +03:00
minimum_maximum.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
multiclass_nms.cpp MulticlassNms/MatrixNms: transformations and CPU implementation (#6653) 2021-07-30 15:45:44 +03:00
mvn.cpp Ref implementation mvn revise (#6600) 2021-07-23 07:47:08 +03:00
non_max_suppression.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
nonzero.cpp Revise NonZero op (#5909) 2021-06-30 12:35:19 +03:00
normalize_l2.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
one_hot.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
pad.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
pooling.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
prelu.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
prior_box.cpp Revise PriorBox op (#6363) 2021-07-05 13:34:09 +03:00
prior_box_clustered.cpp Revise PriorBoxClustered Op (#6525) 2021-07-15 07:27:51 +03:00
reduce_ops.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
region_yolo.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
reshape.cpp update ReshapeLayerTest to have unsigned in output axis (#6276) 2021-06-24 10:32:45 +03:00
result.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
scatter_nd_update.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
select.cpp Select operation revision (#6483) 2021-07-21 08:13:40 +03:00
shuffle_channels.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
space_to_batch.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
space_to_depth.cpp Space to depth - refactor reference implementation (#6374) 2021-07-05 09:00:49 +03:00
split.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
squeeze.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
tensor_iterator.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
transpose.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
unsqueeze.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00
variadic_split.cpp Migrated to official GoogleTest repo (#6286) 2021-06-22 17:39:39 +03:00