openvino/src/inference/tests/functional
Oleg Pipikin 3fb60dc41c
Subgraph builders refactor (#21373)
* Refactor subgraph builders

* Refactor make_conv_pool_relu builder

* Refactor make_conv_pool_relu_no_reshapes builder

* Refactor make_conv_pool2_relu2 and make_conv_pool_relu_non_zero

* Refactor make_split_conv_concat builders

* Refactor make_kso_function

* Refactor make_split_multi_conv_concat

* Refactor make_ti_with_lstm_cell

* Refactor make_single_conv

* Refactor make_detection_output

* Refactor make_multi_single_conv

* Refactor make_2_input_subtract

* Refator make_nested_branch_conv_concat

* Refactor make_nested_split_conv_concat

* Refactor make_conv_bias

* Refactor make_read_concat_split_assign

* Refactor make_matmul_bias

* Refactor make_convert_transpose

* Refactor make_multiple_input_output_double_concat
2023-12-13 10:46:31 +01:00
..
legacy Rename ngraph with ov in common_test_utils (#17905) 2023-06-23 09:51:47 +02:00
CMakeLists.txt enable load from file in proxy (#21495) 2023-12-11 11:09:42 +04:00
async_infer_request_test.cpp Removed legacy methods SetBatch and SetBlob (#17984) 2023-06-12 18:54:23 +00:00
blob_copy_test.cpp Deprecate legacy Core and Allocator (#17646) 2023-05-26 07:06:03 +04:00
caching_test.cpp Subgraph builders refactor (#21373) 2023-12-13 10:46:31 +01:00
caseless_tests.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
cnn_network_test.cpp Removed legacy API from core_impl (#19009) 2023-08-09 07:26:25 +04:00
core_threading.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
data_test.cpp Mark some legacy API as deprecated (#17469) 2023-05-17 11:31:01 +04:00
debug_tests.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
executable_network.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
get_supported_property_test.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
ie_precision_test.cpp Deprecate legacy precisions and layouts (#17803) 2023-06-01 12:47:55 +04:00
local_test.cpp Moved functional tests to new API (#19488) 2023-09-01 06:58:03 +04:00
matmul_sr_tests.cpp ReshapeBMatMul and ReshapeAMatMul: avoid circular dependencies creation (#20771) 2023-10-31 15:00:52 +04:00
ngraph_reshape_tests.cpp Rename CommonTestUtils namespace (#18590) 2023-07-26 21:06:50 +02:00
ov_compiled_model_test.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_core_threading.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
ov_extension_test.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
ov_extension_test.hpp Consolidate common test utils targets (#18385) 2023-07-17 11:59:13 +00:00
ov_infer_request_test.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_register_plugin_test.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
ov_remote_context_test.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_remote_tensor.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
ov_shared_object_test.cpp Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
ov_variable_state_test.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
pre_allocator_test.cpp Deprecate legacy Core and Allocator (#17646) 2023-05-26 07:06:03 +04:00
preprocess_test.cpp Deprecate legacy precisions and layouts (#17803) 2023-06-01 12:47:55 +04:00
response_buffer_test.cpp Remove NV12 and I420 blobs and deprecate some legacy API (#17919) 2023-06-12 21:15:02 +04:00
skip_tests_config.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
task_executor_tests.cpp migrate threading related interface from API 1.0 to 2.0 (#21167) 2023-11-24 10:52:44 +04:00
tensor_desc_test.cpp Deprecate legacy precisions and layouts (#17803) 2023-06-01 12:47:55 +04:00
variable_state.cpp Deprecate ExecutableNetwork and InferRequest API (#17801) 2023-06-01 12:50:56 +04:00