### Details:
- *introduce performance hint and threads scheduling in CPU inference*
### Tickets:
- *CVS-138834*
---------
Co-authored-by: Sun Xiaoxia <xiaoxia.sun@intel.com>
This reverts commit 03aad66230.
### Details:
Revert the commit because there are some models with stateful OPS
(assign/readvalue) not in same attention node, hetero pipeline
parallelism does not work.
### Tickets:
- *CVS-141771*
Creating `Limitation of the bf16 inference precision` section to
describe an issue of higher accuracy loss than the pre-determined
threshold of 0.5% and present possible solutions.
This PR addresses JIRA ticket: 138832.
### Details:
- *Add links to driver installation guides*
- *Add short context about compiler in driver*
- *Update the list of supported properties*
- *Remove invalid limitations*
### Tickets:
- *E-119403*
- Updated paths in an entire documentation,
- updated scripts used in docs building process,
- updated docs cmake to handle new scripts,
- fixed links,
- fixed other errors found in docs.
---------
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Vishniakov Nikolai <nikolai.vishniakov@intel.com>
### Details:
- *Porting [PR
22489](https://github.com/openvinotoolkit/openvino/pull/22489)*
-- *add ov::affinity deprecation in CPU plugin introduction*
-- *refactoring get_cpu_pinning()*
-- *Default CPU pinning on Windows is false on all platform*
- *Enable CPU pinning in part of CPU functional test cases. Now Intel
CPU plugin func tests on Windows finish at 0h:27m:32.21s in this PR and
0h:30m:50.99s in [PR
23129](https://github.com/openvinotoolkit/openvino/pull/23129)*
### Tickets:
- *CVS-129030*
### Details:
- *add ov::affinity deprecation in CPU plugin introduction*
- *refactoring get_cpu_pinning()*
- *Default CPU pinning on Windows is false on all platform*
### Tickets:
- *CVS-129030*
### Details:
- *Note that GPU may not trigger "auto_batch" if model or GPU memory
size are not allowed.*
- *compile_model requires ov::model for GPU default BATCH*
### Tickets:
- **
---------
Signed-off-by: Peter Chen <peter.chen@intel.com>
Update of filenames for docs files in 2024 release. Changed to make them
reflect the content of articles more clearly, and for future use in html
links.