Skip to content

Commit

Permalink
add ov::affinity deprecation in CPU plugin introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
wangleis committed Jan 29, 2024
1 parent 4816508 commit 2aa7334
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,10 @@ Read-only properties
- ``ov::device::full_name``
- ``ov::device::capabilities``

.. note::

``ov::affinity`` is replaced by ``ov::hint::enable_cpu_pinning``. As such, it is deprecated in the 2024.0 release and will be removed in the 2025 release.

External Dependencies
###########################################################

Expand Down

0 comments on commit 2aa7334

Please sign in to comment.