Files
openvino/src/plugins
Egor Duplenskii 051a1c661e [CPU][TESTS] Add options to manage test targets and scope (#14576)
- by using ENABLE_CPU_SUBSET_TESTS_PATH cmake variable
  one can specify list of relative paths to functional test
  which will be included into target ov_cpu_func_tests_subset

  Target was renamed from cpuDebugFuncTests to
  ov_cpu_func_tests_subset

- by using ENABLE_CPU_SPECIFIC_TARGET_PER_TEST=ON one can
  trigger generating specific target for each test file, i.e.
  - ov_cpu_func_slt_convolution
  - ov_cpu_func_subgraph_mha
2023-03-01 11:39:53 +04:00
..

OpenVINO Plugins

OpenVINO Plugins provide support for hardware devices.

The list of supported plugins:

See also