Commit Graph

285 Commits

Author SHA1 Message Date
Tatiana Savina 4993d29d55
Merge 4ca9fa58b6 into 23fc29a6db 2024-06-12 08:06:12 +02:00
Sebastian Golebiewski 23fc29a6db
[DOCS] Transformations python api docs for 24.2 (#24949)
Porting: 
https://github.com/openvinotoolkit/openvino/pull/24121
2024-06-12 04:49:39 +00:00
Tatiana Savina 4ca9fa58b6 remove note 2024-06-11 14:48:37 +02:00
Tatiana Savina 5c5d864e2d fix list 2024-06-11 13:15:39 +02:00
Tatiana Savina d8d1b1248a apply comments 2024-06-11 12:25:34 +02:00
Maciej Smyk c2b15154b4
[DOCS] torch.compile documentation updates for 2024.2 (#24908)
Port from https://github.com/openvinotoolkit/openvino/pull/24803

### Details:
 - Updated 'How to Use' and 'Options' sections
 - Added quantization and torchserve sections

---------

Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2024-06-11 08:54:42 +00:00
Sebastian Golebiewski fb70c5cb1c
[DOCS] Performance hint and threads scheduling - port to 24.2 (#24924)
Porting: 
https://github.com/openvinotoolkit/openvino/pull/24147
https://github.com/openvinotoolkit/openvino/pull/24827
2024-06-11 08:40:57 +00:00
Sebastian Golebiewski 5f5e741604
[DOCS] Updating Interactive Tutorials for 24.2 (#24887) 2024-06-11 05:35:25 +00:00
Tatiana Savina 37d7b717c1 fix format 2024-06-10 23:23:35 +02:00
Tatiana Savina 443e687dfc table draft 2024-06-10 23:09:03 +02:00
Tatiana Savina 042a39b1e6 fix spaces 2024-06-07 11:18:41 +02:00
Tatiana Savina cf0b68fd88 try different space 2024-06-07 11:06:05 +02:00
Tatiana Savina 6a8719ad0a rm link to header 2024-06-07 09:58:23 +02:00
Tatiana Savina 2ab5beb98e rm link to header 2024-06-07 09:57:37 +02:00
Karol Blaszczak a4303f876a
just a stupid letter :) 2024-06-07 09:51:31 +02:00
Karol Blaszczak b1a97d63c1
Update genai-guide.rst 2024-06-07 09:49:40 +02:00
Karol Blaszczak fd2671c5ae
Update install-openvino-genai.rst 2024-06-07 09:11:41 +02:00
Tatiana Savina ea4fde2312 fix rn policy link 2024-06-06 21:44:21 +02:00
Tatiana Savina 07a61cd01f change installation 2024-06-06 21:08:36 +02:00
Tatiana Savina 009aa56584 add tab set 2024-06-06 13:32:21 +02:00
Tatiana Savina 34a538bedd fix directives 2024-06-06 13:13:35 +02:00
Tatiana Savina 1544132d51 add language markers 2024-06-06 11:58:37 +02:00
Tatiana Savina 1ed010075d restructuring 2024-06-05 21:56:32 +02:00
Tatiana Savina d0139271f5 new changes 2024-06-05 16:54:06 +02:00
Tatiana Savina 94e7418bde add more examples 2024-06-05 16:53:16 +02:00
Tatiana Savina a15d3e8357
remove accidental change 2024-06-04 14:42:49 +02:00
Tatiana Savina 0ba9c1a723 add initial pages 2024-06-04 14:38:17 +02:00
Maciej Smyk bb4a50703a
[DOCS] Moving images from index.rst for 24.2 (#24799)
Port from: https://github.com/openvinotoolkit/openvino/pull/24798

Moved images included in index.rst article to articles_en/assets folder.
2024-05-31 13:05:14 +00:00
Maciej Smyk 00b60637de
[DOCS] 2024.2 version update for 2024.2 (#24747)
Port from https://github.com/openvinotoolkit/openvino/pull/24746

Docs version update to 2024.2
2024-05-29 09:04:33 +00:00
Karol Blaszczak 1981b3e2a9
[DOCS] fix pytorch link port 24.2 (#24743) 2024-05-28 11:55:41 +00:00
Karol Blaszczak a6335d2d8d
[DOCS] legal update and install fix port 24.2 (#24717) 2024-05-27 15:59:15 +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
Tatiana Savina f9c039418c
[DOCS] Direct to Python tab in the ovc transition guide (#24624)
### Details:
 - *item1*
 - *...*

### Tickets:
 - 140454
2024-05-23 09:20:04 +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
Daniil Lyakhov 58e6ba6a85
PyTorch QAT to PTQ documentation update (#24363)
### Details:
QAT documentation for NNCF Torch and NNCF Tensorflow is spitted on two
pages

* quantization-aware-training-pytorch.rst is QAT by `nncf.quantize`
method documentation
* quantization-aware-training-tensorflow.rst file is a copy of original
quantization-aware-training.rst without the PyTorch part

Link to generated doc:

http://openvino-doc.iotg.sclab.intel.com/nncf-docs/openvino-workflow/model-optimization-guide/compressing-models-during-training.html


### Tickets:
 - 129586

---------

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-05-22 13:22:55 +00:00
Katarzyna Mitrus 0a5a369efa
[Op] ROIAlignRotated version alignment from opset14 to opset15 (#24585)
### Details:
- ROIAlignRotated as added within 2024.2, should be moved to the latest
opset15


### Tickets:
 - 141682
2024-05-22 13:06:06 +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
Katarzyna Mitrus b71eab2555
[Spec][Internal][Op] Specification for RMS internal op (#24564)
### Details:
- Dev documentation for the existing
[internal::RMS](70142121c1/src/common/transformations/include/ov_ops/rms.hpp)
op
(specified as is without any additional features, to be developed and
updated if needed)
- RMS was created initially as a [custom gpu
RMS](9fadb5ac64/src/plugins/intel_gpu/include/intel_gpu/op/rms.hpp)
operation, and it's going to be moved to op::internal::RMS to be
available for common transformations
- Similar approach as it was done for AUGRUCell/AUGRUSeqence, so the
place for such documents has been already agreed and it's not a part of
the official web docs tree
 
### Tickets:
 - 134914, dicsussion 129027
2024-05-21 14:20:35 +00:00
Piotr Krzemiński d6c4775e54
[Reference][CPU] Inverse correctly computes adjoint (#24071)
### Details:
 - Changed from the adjugate matrix to transpose of the matrix

### Tickets:
 - 138715

---------

Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-05-20 07:14:30 +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
Przemyslaw Wysocki 9280cec95c
[Opset15][Spec] Col2Im-15 specification (#23947)
### Details:
- Similar in functionality to
https://pytorch.org/docs/stable/generated/torch.nn.Fold.html, `Col2Im`
is `torch.nn.Fold` restricted to two output spatial dimensions
- Some `Col2Im` related discussions:
https://github.com/openvinotoolkit/openvino/issues/20549

### Related PRs
- https://github.com/openvinotoolkit/openvino/pull/24197

### Tickets:
 - CVS-133358
2024-05-16 11:04:43 +00:00
Alessandro de Oliveira Faria (A.K.A.CABELO) 5cff5d7e1d
OpenVINO at the openSUSE Factory - cabelo@opensuse.org (#24519)
@tadamczx and @ilya-lavrenov It took a while but I delivered what was
promised, openVINO at the official openSUSE factory. It took more than 6
months of work to get approval from the community...

---------

Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2024-05-15 20:23:47 +00:00
Mingyu Kim d203f80943
[GPU][Doc] doc update (#24318) 2024-05-10 04:41:05 +00:00
Sebastian Golebiewski 7d76ad547c
[DOCS] Adding 2022.3.2 release to Selector Tool (#24434)
Porting: https://github.com/openvinotoolkit/openvino/pull/24424
2024-05-09 08:51:24 +00:00
Sebastian Golebiewski 2140a1ef28
[DOCS] Enabling GPU for inference on systems with conda-forge (#24390)
Adding instructions for installation of `opencl-icd-system` package
which enables users to select a GPU device for OpenVINO inference.
2024-05-07 11:10:54 +00:00
Alessandro de Oliveira Faria (A.K.A.CABELO) 5c656ff096
openSUSE in System Requirements (#24281) 2024-05-03 20:18:13 +00:00
Andrzej Kopytko 25f211ee75
DOCS Banchmark full update to master from 24 1 port (#24313)
this port to master for:
https://github.com/openvinotoolkit/openvino/pull/24144
https://github.com/openvinotoolkit/openvino/pull/24230
https://github.com/openvinotoolkit/openvino/pull/24256

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-30 07:49:31 +00:00
Sebastian Golebiewski abc40f31d4
[DOCS] Fixing code snippet in Weight Compression (#24306)
Fixing code snippet for 4-bit compression in `Weight Compression`
article.
2024-04-29 13:43:47 +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