Commit Graph

29 Commits

Author SHA1 Message Date
Sebastian Golebiewski 5393b8a77a
[DOCS] Performance hint and thread scheduling update (#24946)
Fixing reference and formatting. Proofreading.
2024-06-11 10:08:07 +00:00
Tatiana Savina bb179c69d1
[DOCS] CPU perf hints doc review (#24827)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-06-07 11:46:26 +00:00
Wanglei Shen ee0a025ca0
[DOCS] introduce performance hint and threads scheduling in CPU inference (#24147)
### Details:
 - *introduce performance hint and threads scheduling in CPU inference*

### Tickets:
 - *CVS-138834*

---------

Co-authored-by: Sun Xiaoxia <xiaoxia.sun@intel.com>
2024-05-31 11:58:30 +00:00
Maciej Smyk 84cd71a71b
[DOCS] 2024.2 version update for master (#24746)
Docs version update to 2024.2
2024-05-29 09:04:29 +00:00
Karol Blaszczak c2c6fa7d1d
[DOCS] legal update and install fix (#24647) 2024-05-27 13:47:32 +00:00
Wang Wangwang 80237bf292
Revert "[DOCS] Update the document of HETERO pipeline parallelism" (#24644)
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*
2024-05-23 13:45:38 +00:00
Maciej Smyk 0cd4710321
[DOCS] Assets move - images for master (#24621)
Jira: 138084

Moving image assets closer to the source files.
2024-05-22 14:00:50 +00:00
Sebastian Golebiewski 09c05f12a0
[DOCS] Limitation of BF16 inference precision for LLMs (#24501)
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.
2024-05-22 08:45:26 +00:00
Wang Wangwang 03aad66230
[DOCS] Update the document of HETERO pipeline parallelism (#24470)
### Details:
 - Update the document of HETERO pipeline parallelism

### Tickets:
 - *CVS-138199*
2024-05-17 08:27:48 +00:00
Maciej Smyk 2f313179d0
[DOCS] Assets move - snippets for master (#24510)
Jira: 138084

Moving snippets assets closer to the source files.
2024-05-16 11:47:29 +00:00
Sebastian Golebiewski 1261e98ff8
[DOCS] New notebooks update for master (#24134)
Updating interactive tutorials and documentation. Applying new naming
convention for notebooks.
2024-04-29 13:29:29 +04:00
Patrik Stepan 497c7cda79
Update NPU Device documentation (#24204)
### 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*
2024-04-23 17:05:25 +00:00
Aleksandr Voron 5d34af8b03
[CPU][ARM] Update ARM documentation - f16 support (#24182)
Add fp16 details

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-04-23 10:16:57 +00:00
Maciej Smyk 3c0ef54dc9
[DOCS] Fixing Tensor Names examples in Model Representation for master (#23482)
Jira: 134485

* Fixed examples of Tensor Names,
* Added an example of ov::element::Type for both Python and C++
2024-04-22 15:01:43 +00:00
Tatiana Savina 2a95bb7ef8
[DOCS] Add specific MS Windows version for NPU (#23869)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-04-04 12:47:31 +00:00
Karol Blaszczak 3ba9ff1fd0
[DOCS] pdf reference guide (#23680) 2024-03-27 12:52:20 +00:00
Maciej Smyk f81902db58
[DOCS] Latency highlight for OV devices + update of Optimize Inference for master (#23575)
Jira: 133389

* Added an indication on Latency being the default use for OV devices
* Streamlined the Optimize Inference article for better clarity.
2024-03-21 11:28:43 +00:00
Karol Blaszczak da4e196b35
[DOCS] postrelease adjustments port to master (#23434)
port: https://github.com/openvinotoolkit/openvino/pull/23364
2024-03-13 12:56:55 +00:00
Sebastian Golebiewski 99ce7c045a
[DOCS] Fixing formatting and reference issues (#23405)
Fixing formatting and reference issues in docs.

Porting: https://github.com/openvinotoolkit/openvino/pull/23333

Fixing directives for linking and cross-reference.

Porting: https://github.com/openvinotoolkit/openvino/pull/23300
2024-03-12 13:41:37 +00:00
Maciej Smyk 0a1b724ed4
[DOCS] Rename of operations-specifications section for master (#23404)
Port from https://github.com/openvinotoolkit/openvino/pull/23198

Renamed "operations-specifications" file to "operation-specs".
2024-03-12 11:33:00 +00:00
tadamczx a3c7e15860
[DOCS] Docs file structure update with fixes (#23343)
- 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>
2024-03-11 17:05:58 +00:00
Tatiana Savina e70e59b99e
[DOCS] LLMS docs update (#23092)
### Details:

http://openvino-doc.iotg.sclab.intel.com/tsavina-genai/native_vs_hugging_face_api.html
doc version

### Tickets:
 - *ticket-id*
2024-03-07 15:54:34 +00:00
Wanglei Shen 9e759e4758
refactor cpu pinning (#23099)
### 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*
2024-02-29 02:13:23 +00:00
Maciej Smyk 8d49595476
[DOCS] Update of hyperlinks to 2024 + new ov homepage diagram image for master (#23091)
* Update of links in docs to 2024 in repo.
* Replaced ov homepage diagram with a new version without Kalid, MXNet
and Caffe
2024-02-28 07:54:04 +00:00
Wanglei Shen af5557fcbf
revert PR 22489 (#23078)
### Details:
 - *revert PR 22489*

### Tickets:
 - *CVS-129030*
2024-02-27 00:45:13 +00:00
Wanglei Shen 1686e03138
refactoring get_cpu_pinning() (#22489)
### 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*
2024-02-23 14:01:22 +00:00
Chen Peter 642fbc0757
Add note for GPU default BATCH (#22997)
### 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>
2024-02-21 15:09:58 +00:00
Sebastian Golebiewski da5e76263d
[DOCS] Update OpenVINO API references (#22884)
Changing references from "OpenVINO API 2.0" to "OpenVINO API", as
mentioned in
https://github.com/openvinotoolkit/openvino/pull/22873#discussion_r1492115073

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-02-19 09:27:14 +00:00
Maciej Smyk e5c006ce74
[DOCS] Filenames update (#22140)
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.
2024-02-13 15:17:08 +00:00