openvino/inference-engine/tests/functional/plugin/cpu/single_layer_tests
Irina Efode a3a651ff97
[IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873)
* gna

* [IE TESTS] Remove functionRefs from some places
2021-10-08 00:29:00 +03:00
..
activation.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
adaptive_pooling.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
batch_to_space.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
concat.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
conversion.cpp Unify SLTs classes of Convert and ConvertLike operations (#7129) 2021-09-01 14:19:38 +03:00
convert_to_plugin_specific_node.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
convolution.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
convolution_backprop_data.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
deformable_convolution.cpp [CPU] Deformable convolution improvements (#7168) 2021-10-07 11:31:08 +03:00
depth_to_space.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
eltwise.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
extract_image_patches.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
fake_quantize.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
gather_elements.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
group_convolution.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
group_convolution_backprop_data.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
gru_cell.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
gru_sequence.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
interpolate.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
logical.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
lstm_cell.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
lstm_sequence.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
mat_mul.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
mvn.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
normalize.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
one_hot.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
pad.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
pooling.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
psroi_pooling.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
reduce_ops.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
region_yolo.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
rnn_cell.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
rnn_sequence.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
roi_pooling.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
roialign.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
shuffle_channels.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
softmax.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
space_to_batch.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
space_to_depth.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
split.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
strided_slice.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00
transpose.cpp [IE TESTS] Remove `functionRefs` from all tests and add it in necessary places (#7873) 2021-10-08 00:29:00 +03:00