Sebastian Golebiewski
9ebacbb379
[DOCS] Merge Samples Articles Language Versions ( #21661 )
...
* Merge samples
* Update docs/articles_en/learn_openvino/openvino_samples/automatic_speech_recognition.rst
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
* Update docs/articles_en/learn_openvino/openvino_samples.rst
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
* Update docs/articles_en/learn_openvino/openvino_samples.rst
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
* additional resources
* Update docs/articles_en/learn_openvino/openvino_samples/model_creation.rst
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
* Update docs/articles_en/learn_openvino/openvino_samples/automatic_speech_recognition.rst
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
* reorganize contents of requirements
* remove api reference
* add links to READMEs on repo
* remove speech recognition sample
* removal of deprecation notice
* update conversion steps
* Revert remove speech recognition sample
* remove trailing spaces
* fix links
* Removed unwanted changes from submodules
* applying suggestions
* update api reference
* apply suggestions
---------
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2024-01-12 14:24:15 +01:00
Anastasia Kuporosova
771fdc3d1c
remove old py api from python snippets and docs ( #22016 )
...
* remove old api from python snippets and docs (#170 )
* remove old api from python snippets
* pysnippets removal p2
* remove ngraph snippet
* remove old api from docs
* remove migration snippets
* remove from init
2024-01-08 16:34:07 +01:00
Maciej Smyk
c0d564a465
[DOCS] Hyperlink 23.3 update for master ( #21908 )
...
* link update
* link update
* link update
* Update dev_api_references.rst
* Update dev_api_references.rst
* Update apidoc.py
* notebooks links
* notebook link update
* filename update
* link update
* link update api
2024-01-08 12:40:54 +01:00
Roman Kazantsev
35b41c035d
[MO][TF FE] Remove informative messages about API1.0 and TF FE limitations ( #21994 )
...
* [MO][TF FE] Remove informative messages about API1.0 and TF FE limitations
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
* Update unit-tests
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2024-01-05 20:54:31 +04:00
River Li
d3398d2034
[CAPI] remove legacy CAPI source code and document ( #21916 )
...
* [CAPI] remove legacy CAPI source code and documentation
* Solve install header file missing issue
2024-01-05 16:20:37 +04:00
Vitaliy Urusovskij
2eaed979a4
Remove G-API ( #21131 )
...
* Remove G-API
* Apply comments
* Revert "Apply comments" - tests shared classes only
This reverts commit 8d07082341 .
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2023-12-25 14:50:54 +01:00
Anastasiia Pnevskaia
cc22a93395
[DOCS] Moved Troubleshooting Reshape article to legacy section. ( #21819 )
...
* Moved Troubleshooting Reshape article to legacy section.
* Minor correction.
* Link corrected.
* Removed not working link.
2023-12-22 12:52:12 +04:00
Tatiana Savina
243602929f
[DOCS] PT and TF tutorial ( #21815 )
...
* add docs initial draft
* fix tabs
* move to learn ov section
* split the doc
* change model prep structure
* change content
* restructure conversion docs
* change docs order
* fix format issues
* fix format
* change blocks
* fix links
* fix build
* fix link
* change tutorial
* add links and fix wording
* change header
* fix name
2023-12-21 14:57:41 +01:00
Maciej Smyk
71fca88d4b
[DOCS] Removal of unused images + fixing image directives ( #21792 )
...
* removal of unused images
* removal of duplicate image files
* removal of unused files + fix for image directive
* removal of unused images
* removal of unused images + fix for protecting_model.rst
* overview document graph update
2023-12-21 10:37:01 +01:00
Maciej Smyk
e94feea5c7
[DOCS] Update of graphs in repo ( #21737 )
...
* csv files
* Update GNA.rst
* csv files
* csv files
* csv
* csv
* removal of duplicates
* duplicates removal
* Delete small_IR_graph_demonstration.png
* moving graph files to static folder
* Update LowPrecisionModelRepresentation.rst
* update
2023-12-19 09:20:24 +01:00
Piotr Krzemiński
8ff25cf4a2
[SPEC] Update ScaledDotProductAttention specification for broadcasting of batch dimensions ( #21714 )
...
* [SPEC] Update spec for broadcasting of batch dimensions, improve clarity
* [SPEC] Update code block style, comments in xml, attention_mask details
2023-12-18 12:19:06 +01:00
Maciej Smyk
2f65827f9f
[DOCS] Moving files to new location for master ( #21575 )
...
* repo update
* repo update
* repo update
* Update LowPrecisionModelRepresentation.rst
* Update LowPrecisionModelRepresentation.rst
* Update CMakeLists.txt
* Update QuantizedNetworks.rst
* separate location for pypi publishing files
* Update src/bindings/python/CMakeLists.txt
fixing path in src/bindings/python/CMakeLists.txt
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-12-12 16:27:01 +04:00
Evgenya Nugmanova
dde7e70771
[DOCS] Reduce Min / Max -- Reducing empty tensor would result in an undefined behavior ( #20736 )
2023-12-07 13:06:02 +01:00
Tatiana Savina
94d1d7a033
[DOCS] Add legacy notes pot ( #21449 )
...
* add note to pot
* change header
2023-12-04 16:36:03 +01:00
Tatiana Savina
f37cf22db8
add legacy note to mo section ( #21432 )
2023-12-04 10:19:38 +01:00
jmacekx
54e61ac9f5
refactor docs build process ( #21239 )
2023-11-29 15:30:05 +04:00
Katarzyna Mitrus
37bac6ebcd
[Opset13][FP8][Spec] FakeConvert op specification ( #21039 )
...
* FakeConvert spec init
* Add spec files to the opset docs
* Remove apply_scale attribute and update inputs description
* Experimental op notice
* Update short description
* Update detailed description.
* Add BF16 type to supported inputs
* Update note about "Fake"
* Add more details
* Add formula of the operation
2023-11-28 09:14:06 +01:00
Karol Blaszczak
558e713043
[DOCS] fixes lts disclaimer master
2023-11-27 14:58:10 +01:00
Sebastian Golebiewski
7150a98d95
Fix math formula in Elu_1 ( #21203 )
2023-11-21 12:14:25 +01:00
Karol Blaszczak
fa0a6ab9d1
[DOCS] fix npu mention ( #21147 )
2023-11-17 13:50:05 +01:00
Tatiana Savina
c01fdc9276
[DOCS] Port release docs to master ( #21154 )
...
* update links (#21118 )
* change install (#21117 )
* deprecate deployment manager (#21089 )
2023-11-17 13:47:00 +01:00
Karol Blaszczak
4b078f698d
[DOCS] sys req update ( #20953 )
2023-11-15 16:00:36 +01:00
Piotr Krzemiński
bb3ed2d42e
[SPEC] Apply changes from release branch ( #20986 )
2023-11-14 06:56:06 +01:00
Maciej Smyk
5a04359200
[DOCS] Updating links for master
2023-11-13 12:23:23 +01:00
Tatiana Savina
8034d1795f
change structure ( #20988 )
2023-11-09 15:03:01 +01:00
Sergey Lyalin
854158612f
Scaled dot product attention ( #20492 )
...
* Added experimental ScaledDotProductAttention operation in opset12. Supported in PT FE for aten::scaled_dot_product_attention translation. Decomposed in the common optimizations as functional reference.
* Better ScaledDotProductAttention
- Moved decomposition to the decomposing transformation
- Implemented more ctors for the op
- Renamed is_causal to causal
- Shape/type inference native code instead of using decomposition
- Moved the op from opset12 to opset13
- Added Python wrapper for ScaledDotProductAttention
* Fix test that counts ops in the opsets
* Update src/core/src/op/scaled_dot_product_attention.cpp
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
* Update src/core/src/op/scaled_dot_product_attention.cpp
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
* Move ScaledDotProductAttentionDecomposition from fusions to decompositions.
* Remove not used legacy shape inference in ScaledDotProductAttention
* Better namespace usage
* Register all nodes in ScaledDotProductDecomposition for correct tracking of nodes and running next mather passes on all new nodes.
* Don't use register_new_node_
* ScaledDotProductAttention specification (with an extra scale argument)
* Code style fix
* Scale input implementation for ScaledDotProductAttention
* Handle attention_mask=0 case in the op spec
* Better description of scale input
* N->M in scale description
* Code style fix, remove debug print.
* Apply suggestions from code review
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com>
* Fix for case when is_causal is not passed
* Extended description of ScaledDotProduct op
* Better description in py op wrapper
* Basic shape propagation tests for ScaledDotProductAttention
* Added ScaledDotProductAttention to toc.
* Add op impl check
---------
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com>
2023-11-08 20:17:13 +01:00
Nikolay Shchegolev
57571d36e6
[CPU] NMSRotated operation implementation. ( #20410 )
2023-10-31 12:10:52 +00:00
Karol Blaszczak
e0e7687143
[DOCS] restructuring the conversion section ( #20487 )
2023-10-16 19:06:55 +02:00
Anastasiia Pnevskaia
739afa9d56
Guide for input/output in original FW. ( #20141 )
...
* Added guide for input/output in original FW.
* Apply suggestions from code review
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Removed unused import.
* Apply suggestions from code review
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
* Text format corrections.
* Header format correction.
* Minor correction.
* Minor corrections.
* Minor corrections.
* Removed unused import.
* Update docs/OV_Converter_UG/prepare_model/convert_model/MO_OVC_transition.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Update docs/articles_en/documentation/openvino_legacy_features/mo_ovc_transition.md
Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>
* Examples format change. Added PyTorch example.
* Example corrected.
* Added PyTorch example.
* Small correction.
* Apply suggestions from code review
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
* Added note.
* Corrected note.
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2023-10-13 20:12:38 +04:00
Sebastian Golebiewski
0583b9424d
[DOCS] Removing Media Processing and CV Libraries ( #20235 )
...
* Removing Media Processing and CV Libraries
Addresses Jira Ticket: 122095
* update refs
2023-10-05 10:37:55 +02:00
Ivan Tikhonov
3d6fb85a99
Model builders refactoring: rename dirs, targets, file names ( #19885 )
...
* Model builders refactoring
* Apply review comments
* resolve review commets: update cmake target names
* fix build: use correct headers
* fix headers
* fix build
* fix docs
2023-10-04 18:08:24 +02:00
Tatiana Savina
e5233a2f2c
[DOCS] Port doc conversion change ( #20232 )
...
* [DOCS] Fix conversion docs comments (#20144 )
* fix comments
* more fixes
* fix missing part
* add ovc to img (#20192 )
2023-10-04 11:54:24 +02:00
Sebastian Golebiewski
185d728b7e
Changing file structure of Operation Sets ( #20225 )
2023-10-04 11:17:43 +02:00
Edward Shogulin
ae3b19d034
[LPT] [NPU] Multiply support ( #19859 )
...
* [LPT] [NPU] Multiply support
* [LPT] [NPU] Multiply support documentation
* 1) FakeQuantize support 2) refactoring
* [LPT] DisableCleanup attribute + cleanup transformations extension
* [LPT] DisableCleanup usage
* [LPT] Tests infrastructure support
* [LPT] infrastructure quick fix
* [LPT] Recurrent Cell Transformation fix
* refactoring & comment fixes
2023-10-03 15:31:33 +01:00
Sebastian Golebiewski
d5f0c6f4ef
Changing file structure of Operation Sets section ( #20214 )
2023-10-03 15:32:47 +02:00
Sebastian Golebiewski
1178d983e6
Changing file structure of POT Tool Examples section ( #20213 )
2023-10-03 14:41:37 +02:00
Sebastian Golebiewski
1e110c9ff5
Changing file structure of POT tool section ( #20208 )
2023-10-03 12:25:32 +02:00
Sebastian Golebiewski
893710d08f
Changing file structure of Post-Training Optimization Tool section ( #20207 )
2023-10-03 11:42:53 +02:00
Sebastian Golebiewski
c7fb00a461
[DOCS] Changing file structure of Apache MXNet Caffe and Kaldi section ( #20200 )
...
* Changing file structure of Apache MXNet Caffe and Kaldi section
* Update
2023-10-03 08:45:59 +02:00
Sebastian Golebiewski
1f1841c683
Changing file structure of OpenVINO API 2.0 transition section ( #20199 )
2023-10-03 08:34:44 +02:00
Sebastian Golebiewski
eec30ec50d
Changing file structure of Legacy Model Optimizer Extensibility section ( #20198 )
2023-10-03 08:26:35 +02:00
Sebastian Golebiewski
97a830965f
Changing file structure of Model Conversion Tutorials in Documenation section ( #20193 )
2023-10-02 16:18:45 +02:00
Sebastian Golebiewski
b1c0a1a299
Changing file structure of Supported Model Formats section ( #20189 )
2023-10-02 15:41:12 +02:00
Sebastian Golebiewski
a6e5f6bdb4
Changing file structure of Legacy Conversion API ( #20184 )
2023-10-02 14:42:13 +02:00
Sebastian Golebiewski
f1db726559
Changing file structure of Legacy Features section ( #20182 )
2023-10-02 13:46:39 +02:00
Sebastian Golebiewski
7452656e5a
Changing file structure of Tool Ecosystem section ( #20178 )
2023-10-02 12:40:50 +02:00
Sebastian Golebiewski
affceaa32b
Changing file structure of Prerequisites and Markup Transformations section ( #20173 )
2023-10-02 11:00:14 +02:00
Sebastian Golebiewski
172a50bb3c
Changing file structure of Plugin API Reference ( #20177 )
2023-10-02 10:49:13 +02:00
Sebastian Golebiewski
e4cd6c5c44
Changing file structure of Cleanup Transformations ( #20176 )
2023-10-02 10:48:52 +02:00
Sebastian Golebiewski
319954e19d
Changing file structure of Main Transformations ( #20174 )
2023-10-02 10:19:22 +02:00