Removing NPU plugin specific properties (#22512)

This commit is contained in:
Sebastian Golebiewski 2024-01-29 15:17:04 +01:00 committed by GitHub
parent f52de9434b
commit d9faf192a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 10 deletions

View File

@ -106,14 +106,6 @@ offer a limited set of supported OpenVINO features.
ov::device::id
ov::cache_dir
ov::internal::exclusive_async_requests
ov::intel_vpux::dpu_groups
ov::intel_vpux::dma_engines
ov::intel_vpux::compilation_mode
ov::intel_vpux::compilation_mode_params
ov::intel_vpux::print_profiling
ov::intel_vpux::profiling_output_file
ov::intel_vpux::vpux_platform
ov::intel_vpux::use_elf_compiler_backend
.. tab-item:: Read-only properties
@ -128,8 +120,6 @@ offer a limited set of supported OpenVINO features.
ov::device::uuid
ov::device::architecture
ov::device::full_name
ov::intel_vpux::device_total_mem_size
ov::intel_vpux::driver_version
.. note::