Commit Graph

7 Commits

Author SHA1 Message Date
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
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
Sebastian Golebiewski 8c9c6016c1
[DOCS] Update archive links - porting to master (#24264)
Porting:
https://github.com/openvinotoolkit/openvino/pull/24203
2024-04-26 17:17:16 +00:00
Maciej Smyk 8f9459a6d7
[DOCS] Release Policy + torch.compile updates for master (#22881)
* Created new article about Release Policy,
* Moved System Requirements Article under Release Notes.
* Removed environment variables info from torch.compile article.

Jira: 132590

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-16 12:10:32 +00:00
Ilya Lavrenov edc30e6583
Recommend to set LD_LIBRARY_PATH to point to conda libraries (#23897)
### Details:
 - Recommend to set LD_LIBRARY_PATH to point to conda libraries

### Tickets:
 - CVS-134534

---------

Co-authored-by: Yaroslav Tarkan <yaroslav.tarkan@intel.com>
2024-04-07 13:44:08 +00:00
Sebastian Golebiewski df261305d5
[DOCS] Change install links - port to master (#23439)
Porting: https://github.com/openvinotoolkit/openvino/pull/23262
2024-03-13 14:12:17 +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