Karol Blaszczak
e27b2cf119
rewording in supported_model_formats ( #14334 )
...
Merging with a slight rewording of the last suggestion by Andrei. We still want to retain consistency between paragraphs in structure and naming. If any further polishing needs to be done, we can create a new PR, while it can be published ASAP.
2022-12-06 13:42:33 +01:00
Anastasiia Pnevskaia
af49e51b54
--input format update in MO docs ( #14272 )
...
* Updated input param in docs.
* Updated input param in docs.
2022-11-28 20:20:13 +04:00
Anastasiia Pnevskaia
80b9a5eeae
compress_to_fp16 parameter in MO. ( #13832 )
...
* Added convert_to_fp16 param in MO.
* Deprecated data_type.
* Renamed param, made value optional.
* Docs update.
* Docs update.
* Docs update.
* Changed param description.
* Conflict fixed.
* Apply suggestions from code review
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
* Param description correction.
* Corrected docs.
* Apply suggestions from code review
Co-authored-by: Pavel Esir <pavel.esir@gmail.com >
* Fixed docs.
* Small correction.
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update tools/mo/openvino/tools/mo/utils/cli_parser.py
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
Co-authored-by: Pavel Esir <pavel.esir@gmail.com >
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2022-11-19 13:57:15 +00:00
Pavel Esir
34f16bf749
[MO] turn on bom_tests ( #13721 )
...
* turn on bom_tests
* fixed root directories to search
* leftovers fix
* removed requirements from package_BOM.txt; corrected error messages to install via pip
* removed extract_release_version.py from package_BOM.txt, added requirements files to skip
* removed redundant commented line
* mentioned CustomLayersMapping.xml.example in docs
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com >
2022-11-15 12:38:59 +04:00
Sebastian Golebiewski
7d651a649f
DOCS: Fixing a list in Model Optimizer Extensibility - for master ( #13380 )
...
A minor fix that creates a list of main transformations responsible for a layout change.
2022-11-09 17:39:06 +01:00
Maciej Smyk
3127c28a35
DOCS: Model Conversion Tutorials fix - Port to master ( #13429 )
2022-11-09 18:44:36 +03:00
Przemyslaw Wysocki
520b9ff68c
[PyOV] Disallow Python 3.6 usage ( #13240 )
...
* Remove py3.6 constraints
* Cleanup out of date python versions
* Bump pybind11 to v2.10.1 release tag
* [PyOV] Fix wheel requirements for new package versions
Co-authored-by: jiwaszki <jan.iwaszkiewicz@intel.com >
2022-11-06 10:45:42 +04:00
Sebastian Golebiewski
6b4fa954b7
Model-Formats-fix ( #13386 )
...
Standardized Additional Resources section for Supported Model Formats along with fixing some ref links in articles.
2022-11-02 09:58:49 +01:00
Maciej Smyk
ad3fd7c71e
DOCS: Model Optimizer Usage fix port to master ( #13454 )
...
* ref link fix
2022-11-02 09:55:58 +01:00
Roman Kazantsev
d53c2c5e41
[DOCS][MO] Clean-up MO docs sources ( #13641 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-10-27 16:06:18 +04:00
Maciej Smyk
be2180654e
several ports to master
...
Fixing issues for Ecosystem Overview, Media Processing and Extensibility.
Porting:
#13098
#13086
#13108
2022-10-17 11:06:04 +02:00
Sebastian Golebiewski
329835cdce
DOCS: Fixing formatting issues and broken links - port to master ( #13143 )
...
Porting:
https://github.com/openvinotoolkit/openvino/pull/13101
https://github.com/openvinotoolkit/openvino/pull/13103
https://github.com/openvinotoolkit/openvino/pull/13104
https://github.com/openvinotoolkit/openvino/pull/13106
https://github.com/openvinotoolkit/openvino/pull/13107
https://github.com/openvinotoolkit/openvino/pull/13109
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2022-09-28 15:35:17 +04:00
Andrei Kochin
55af2941f5
[DOC] Fix link to pre-computed FRCNN detectors for Caffe model ( #13133 )
...
as seems already merged to openvinotoolkit/openvino_docs#225 enabling auto-merge here
2022-09-23 01:43:21 +04:00
Przemyslaw Wysocki
d5a274b0e4
[PyOV] Drop Python 3.6 support ( #12280 )
...
* Drop Python 3.6
* Test dropping Python to 3.6 in py_checks.yml
* Allow Python 3.6 for open source
* Add docs on upgrading Python
2022-09-22 11:58:12 +02:00
Karol Blaszczak
b6c77d21c9
DOCS doc structure step 2 port to master ( #13084 )
...
* DOCS-doc_structure_step_2
- adjustments to the previous change based on feedback
- changes focusing on ModelOptimizer section to mitigate the removal of ONNX and PdPd articles
* remove 2 files we brought back after 22.1
2022-09-19 16:48:35 +04:00
Sebastian Golebiewski
b1dcb276da
Proofreading-OV-Runtime ( #11658 )
...
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/optimization_guide/dldt_deployment_optimization_common.md
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/ov_dynamic_shapes.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/performance_hints.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Apply suggestions from code review
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/performance_hints.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/preprocessing_details.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/performance_hints.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Apply suggestions from code review
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Apply suggestions from code review
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Update ref links
* Update Getting_performance_numbers.md
* Update deployment_intro.md
* Update preprocessing_details.md
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update tools/pot/openvino/tools/pot/algorithms/quantization/default/README.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update tools/pot/openvino/tools/pot/algorithms/quantization/default/README.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update automatic_batching.md
* Update docs/OV_Runtime_UG/automatic_batching.md
* Update docs/OV_Runtime_UG/ShapeInference.md
* Update deployment-manager-tool.md
* Update deployment-manager-tool.md
* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md
* Update automatic_batching.md
* Update automatic_batching.md
* Update docs/OV_Runtime_UG/ShapeInference.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update integrate_with_your_application.md
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update integrate_with_your_application.md
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update model_representation.md
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update integrate_with_your_application.md
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Additional_Optimizations.md
Removing redundant information.
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Additional_Optimizations.md
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Additional_Optimizations.md
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/layout_overview.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update model_representation.md
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/SaturationIssue.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/openvino/tools/pot/algorithms/quantization/accuracy_aware/README.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/SaturationIssue.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/SaturationIssue.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/SaturationIssue.md
* Update tools/pot/docs/SaturationIssue.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update README.md
* Update README.md
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/Introduction.md
* Update tools/pot/docs/AccuracyAwareQuantizationUsage.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Removing one-liners
Removing introductory sentences from 'Supported Features' sections.
* Update docs/OV_Runtime_UG/openvino_intro.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/benchmarks/performance_benchmarks_ovms.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/Introduction.md
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update tools/pot/docs/DefaultQuantizationUsage.md
* Update tools/pot/docs/BestPractices.md
* Update tools/pot/docs/BestPractices.md
* Update tools/pot/docs/AccuracyAwareQuantizationUsage.md
* Update docs/optimization_guide/model_optimization_guide.md
* Update docs/optimization_guide/dldt_deployment_optimization_guide.md
* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md
* Update docs/OV_Runtime_UG/supported_plugins/GNA.md
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
* Update docs/OV_Runtime_UG/preprocessing_usecase_save.md
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
Co-authored-by: msmykx <101244365+msmykx-intel@users.noreply.github.com >
Co-authored-by: Piotr Milewski <piotr.milewski@intel.com >
2022-07-08 13:34:45 +02:00
Maciej Smyk
d91a06ac08
Apache MXNet rename ( #11871 )
...
* MXNet
MXNet renaming into Apache MXNet
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* MXNet 2
* MXNet 3
* Revert "MXNet 3"
This reverts commit 046c25239d .
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
2022-07-05 15:04:03 +02:00
Karol Blaszczak
f635621aab
DOCS-return ONNX and MO_techniques articles ( #11805 )
...
* DOCS-return ONNX and MO_techniques articles
ONNX support article revised and changed to local tabs
* Update docs/MO_DG/prepare_model/Model_Optimization_Techniques.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/ONNX_Support.md
* Update docs/OV_Runtime_UG/ONNX_Support.md
* Update docs/OV_Runtime_UG/ONNX_Support.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-07-05 15:03:26 +02:00
mei, yang
38a81ec486
update and reorder supported paddle op list ( #11601 )
2022-06-10 18:46:11 +08:00
Karol Blaszczak
275f2adf52
DOCS-add supported PdPd models ( #11804 )
2022-06-07 21:51:17 +02:00
Sebastian Golebiewski
b88eed7645
Proofreading MO Guide ( #11605 )
...
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/customize_model_optimizer/Customize_Model_Optimizer.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/customize_model_optimizer/Customize_Model_Optimizer.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/customize_model_optimizer/Customize_Model_Optimizer.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_DeepSpeech_From_Tensorflow.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_DeepSpeech_From_Tensorflow.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_CRNN_From_Tensorflow.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/customize_model_optimizer/Extending_Model_Optimizer_with_Caffe_Python_Layers.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_lm_1b_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_lm_1b_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update Additional_Optimizations.md
* Update Deep_Learning_Model_Optimizer_DevGuide.md
* Update IR_and_opsets.md
* Update Getting_performance_numbers.md
* Update Model_Optimizer_FAQ.md
* Update Supported_Frameworks_Layers.md
* Update Convert_Model_From_Caffe.md
* Update Convert_Model_From_Kaldi.md
* Update Convert_Model_From_MxNet.md
* Update Convert_Model_From_ONNX.md
* Update Convert_Model_From_Paddle.md
* Update Convert_Model_From_PyTorch.md
* Update Convert_Model_From_TensorFlow.md
* Update Convert_Model_Tutorials.md
* Update Converting_Model.md
* Update Cutting_Model.md
* Update IR_suitable_for_INT8_inference.md
* Update Aspire_Tdnn_Model.md
* Update Convert_GluonCV_Models.md
* Update Convert_Style_Transfer_From_MXNet.md
* Update Convert_Faster_RCNN.md
* Update Convert_Mask_RCNN.md
* Update Convert_Bert_ner.md
* Update Convert_Cascade_RCNN_res101.md
* Update Convert_F3Net.md
* Update Convert_QuartzNet.md
* Update Convert_RCAN.md
* Update Convert_RNNT.md
* Update Convert_YOLACT.md
* Update Convert_AttentionOCR_From_Tensorflow.md
* Update Convert_BERT_From_Tensorflow.md
* Update Convert_CRNN_From_Tensorflow.md
* Update Convert_DeepSpeech_From_Tensorflow.md
* Update Convert_EfficientDet_Models.md
* Update Convert_FaceNet_From_Tensorflow.md
* Update Convert_GNMT_From_Tensorflow.md
* Update Convert_NCF_From_Tensorflow.md
* Update Convert_Object_Detection_API_Models.md
* Update Convert_RetinaNet_From_Tensorflow.md
* Update Convert_Slim_Library_Models.md
* Update Convert_WideAndDeep_Family_Models.md
* Update Convert_XLNet_From_Tensorflow.md
* Update Convert_YOLO_From_Tensorflow.md
* Update Convert_lm_1b_From_Tensorflow.md
* Update Customize_Model_Optimizer.md
* Update Extending_Model_Optimizer_with_Caffe_Python_Layers.md
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/FP16_Compression.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/Deep_Learning_Model_Optimizer_DevGuide.md
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_TensorFlow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_TensorFlow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_ONNX.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_PyTorch.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_PyTorch.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_PyTorch.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_PyTorch.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Converting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Converting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Converting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/IR_suitable_for_INT8_inference.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/kaldi_specific/Aspire_Tdnn_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/kaldi_specific/Aspire_Tdnn_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/mxnet_specific/Convert_Style_Transfer_From_MXNet.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/onnx_specific/Convert_Faster_RCNN.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/onnx_specific/Convert_GPT2.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/onnx_specific/Convert_Mask_RCNN.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_Bert_ner.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_Cascade_RCNN_res101.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_Cascade_RCNN_res101.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_RNNT.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_YOLACT.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_YOLACT.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_YOLACT.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_YOLACT.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_AttentionOCR_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_BERT_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_BERT_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_CRNN_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_DeepSpeech_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_DeepSpeech_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_EfficientDet_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_EfficientDet_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_FaceNet_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_FaceNet_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_NCF_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_NCF_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_NCF_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_RetinaNet_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_Slim_Library_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_Slim_Library_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_Slim_Library_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_WideAndDeep_Family_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_WideAndDeep_Family_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Getting_performance_numbers.md
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Convert_Model_From_Kaldi.md
* Update docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Model_Optimizer_FAQ.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_NCF_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_Object_Detection_API_Models.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_GNMT_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_FaceNet_From_Tensorflow.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/MO_DG/IR_and_opsets.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Getting_performance_numbers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Apply suggestions from code review
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update Convert_Model_From_Paddle.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2022-06-02 17:05:14 +02:00
Karol Blaszczak
ad61593aa5
Update Convert_Model_From_TensorFlow.md ( #11425 ) ( #11591 )
...
* Update Convert_Model_From_TensorFlow.md (#11425 )
* Apply suggestions by Yuan
The changes are made in the port PR, so will be published with the 22.2 version.
Co-authored-by: Evan <evan.juras@gmail.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-05-09 16:49:15 +02:00
Karol Blaszczak
ab7b9afc14
Docs: Add links to specific examples - port ( #11618 ) ( #11653 )
...
* Docs: Add links to specific examples (#11618 )
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
* Add links to specific examples
This edit adds links to more example applications, making it easier for users to discover how to build an OpenVINO application around their specific model.
* Add links to MO installation and ONNX examples (#11617 )
These edits help make it easier for a new user to find more information on how to convert ONNX models.
* Apply suggestions by Yuan
The changes are made in the port PR, so will be published with the 22.2 version.
Co-authored-by: Evan <evan.juras@gmail.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-05-09 16:48:39 +02:00
Andrey Zaytsev
415daecc26
Cherry-pick Feature/azaytsev/doc fixes 2022 1 1 ( #11388 ) ( #11407 )
...
* Removed a redundant image
* Fixed ops specifications and other issues
* converted html links to anchor links
* converted html links to anchor links
* Fixed a link
* Fixed a link
* Changed anchor links according to dev review
# Conflicts:
# docs/OV_Runtime_UG/Operations_specifications.md
2022-04-01 19:53:58 +03:00
Andrey Zaytsev
cad355a03e
Docs labels adjustment ( #11227 ) ( #11294 )
...
* Adjusted documentation labels
* Renamed images
* fix doc tests
Co-authored-by: CCR\ntyukaev <nikolay.tyukaev@intel.com >
# Conflicts:
# docs/IE_PLUGIN_DG/ExecutableNetwork.md
2022-04-01 15:06:55 +03:00
Alexander Kozlov
4b4bd7399c
Fixed conflicts ( #11332 )
2022-03-30 16:10:03 +03:00
Eddy Kim
200026f28b
Missing backslashes right after mo ( #11216 )
2022-03-25 13:39:33 +03:00
Ilya Lavrenov
a883dc0b85
DOCS: ported changes from 2022.1 release branch ( #11206 )
...
* Extensibility guide with FE extensions and remove OV_FRAMEWORK_MAP from docs
* Rework of Extensibility Intro, adopted examples to missing OPENVINO_FRAMEWORK_MAP
* Removed OPENVINO_FRAMEWORK_MAP reference
* Frontend extension detailed documentation
* Fixed distributed snippets
* Fixed snippet inclusion in FE extension document and chapter headers
* Fixed wrong name in a snippet reference
* Fixed test for template extension due to changed number of loaded extensions
* Update docs/Extensibility_UG/frontend_extensions.md
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
* Minor fixes in extension snippets
* Small grammar fix
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
* DOCS: transition banner (#10973 )
* transition banner
* minor fix
* update transition banner
* updates
* update custom.js
* updates
* updates
* Documentation fixes (#11044 )
* Benchmark app usage
* Fixed link to the devices
* More fixes
* Update docs/OV_Runtime_UG/multi_device.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Removed several hardcoded links
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Updated documentation for compile_tool (#11049 )
* Added deployment guide (#11060 )
* Added deployment guide
* Added local distribution
* Updates
* Fixed more indentations
* Removed obsolete code snippets (#11061 )
* Removed obsolete code snippets
* NCC style
* Fixed NCC for BA
* Add a troubleshooting issue for PRC installation (#11074 )
* updates
* adding gna to linux
* add missing reference
* update
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* update
* minor updates
* add gna item to yum and apt
* add gna to get started page
* update reference formatting
* merge commit
* add a troubleshooting issue
* update
* update
* fix CVS-71846
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* DOCS: fixed hardcoded links (#11100 )
* Fixes
* Use links
* applying reviewers comments to the Opt Guide (#11093 )
* applying reviewrs comments
* fixed refs, more structuring (bold, bullets, etc)
* refactoring tput/latency sections
* next iteration (mostly latency), also brushed the auto-batching and other sections
* updates sync/async images
* common opts brushed
* WIP tput redesigned
* minor brushing of common and auto-batching
* Tput fully refactored
* fixed doc name in the link
* moved int8 perf counters to the right section
* fixed links
* fixed broken quotes
* fixed more links
* add ref to the internals to the TOC
* Added a note on the batch size
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* [80085] New images for docs (#11114 )
* change doc structure
* fix manager tools
* fix manager tools 3 step
* fix manager tools 3 step
* new img
* new img for OV Runtime
* fix steps
* steps
* fix intendents
* change list
* fix space
* fix space
* code snippets fix
* change display
* Benchmarks 2022 1 (#11130 )
* Minor fixes
* Updates for 2022.1
* Edits according to the review
* Edits according to review comments
* Edits according to review comments
* Edits according to review comments
* Fixed table
* Edits according to review comments
* Removed config for Intel® Core™ i7-11850HE
* Removed forward-tacotron-duration-prediction-241 graph
* Added resnet-18-pytorch
* Add info about Docker images in Deployment guide (#11136 )
* Renamed user guides (#11137 )
* fix screenshot (#11140 )
* More conservative recommendations on dynamic shapes usage in docs (#11161 )
* More conservative recommendations about using dynamic shapes
* Duplicated statement from C++ part to Python part of reshape doc (no semantical changes)
* Update ShapeInference.md (#11168 )
* Benchmarks 2022 1 updates (#11180 )
* Updated graphs
* Quick fix for TODO in Dynamic Shapes article
* Anchor link fixes
* Fixed DM config (#11199 )
* DOCS: doxy sphinxtabs (#11027 )
* initial implementation of doxy sphinxtabs
* fixes
* fixes
* fixes
* fixes
* fixes
* WA for ignored visibility attribute
* Fixes
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Maxim Shevtsov <maxim.y.shevtsov@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com >
2022-03-24 22:27:29 +03:00
Andrey Zaytsev
e782cd18b7
Feature/azaytsev/img updates ( #11110 )
...
* Updated images
* Updated images
2022-03-22 11:13:17 +03:00
Evgenya Stepyreva
2f0620600f
Reshape documentation ( #10901 )
...
* Reshape documentation
* Converting Model : reshape metrined, Supported Devices: no shape inference mentioning
* demos removed
2022-03-21 19:13:24 +03:00
Ilya Lavrenov
e3098ece7e
DOCS: port changes from releases/2022/1 ( #11040 )
...
* Added migration for deployment (#10800 )
* Added migration for deployment
* Addressed comments
* more info after the What's new Sessions' questions (#10803 )
* more info after the What's new Sessions' questions
* generalizing the optimal_batch_size vs explicit value message
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Runtime_UG/automatic_batching.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Perf Hints docs and General Opt Guide refactoring (#10815 )
* Brushed the general optimization page
* Opt GUIDE, WIP
* perf hints doc placeholder
* WIP
* WIP2
* WIP 3
* added streams and few other details
* fixed titles, misprints etc
* Perf hints
* movin the runtime optimizations intro
* fixed link
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* some details on the FIL and other means when pure inference time is not the only factor
* shuffled according to general->use-case->device-specifics flow, minor brushing
* next iter
* section on optimizing for tput and latency
* couple of links to the features support matrix
* Links, brushing, dedicated subsections for Latency/FIL/Tput
* had to make the link less specific (otherwise docs compilations fails)
* removing the Temp/Should be moved to the Opt Guide
* shuffled the tput/latency/etc info into separated documents. also the following docs moved from the temp into specific feature, general product desc or corresponding plugins
- openvino_docs_IE_DG_Model_caching_overview
- openvino_docs_IE_DG_Int8Inference
- openvino_docs_IE_DG_Bfloat16Inference
- openvino_docs_OV_UG_NoDynamicShapes
* fixed toc for ov_dynamic_shapes.md
* referring the openvino_docs_IE_DG_Bfloat16Inference to avoid docs compilation errors
* fixed main product TOC, removed ref from the second-level items
* reviewers remarks
* reverted the openvino_docs_OV_UG_NoDynamicShapes
* reverting openvino_docs_IE_DG_Bfloat16Inference and openvino_docs_IE_DG_Int8Inference
* "No dynamic shapes" to the "Dynamic shapes" as TOC
* removed duplication
* minor brushing
* Caching to the next level in TOC
* brushing
* more on the perf counters ( for latency and dynamic cases)
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Updated common IE pipeline infer-request section (#10844 )
* Updated common IE pipeline infer-reqest section
* Update ov_infer_request.md
* Apply suggestions from code review
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
Co-authored-by: Maxim Shevtsov <maxim.y.shevtsov@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* DOCS: Removed useless 4 spaces in snippets (#10870 )
* Updated snippets
* Added link to encryption
* [DOCS] ARM CPU plugin docs (#10885 )
* initial commit
ARM_CPU.md added
ARM CPU is added to the list of supported devices
* Update the list of supported properties
* Update Device_Plugins.md
* Update CODEOWNERS
* Removed quotes in limitations section
* NVIDIA and Android are added to the list of supported devices
* Added See Also section and reg sign to arm
* Added Preprocessing acceleration section
* Update the list of supported layers
* updated list of supported layers
* fix typos
* Added support disclaimer
* update trade and reg symbols
* fixed typos
* fix typos
* reg fix
* add reg symbol back
Co-authored-by: Vitaly Tuzov <vitaly.tuzov@intel.com >
* Try to fix visualization (#10896 )
* Try to fix visualization
* New try
* Update Install&Deployment for migration guide to 22/1 (#10933 )
* updates
* update
* Getting started improvements (#10948 )
* Onnx updates (#10962 )
* onnx changes
* onnx updates
* onnx updates
* fix broken anchors api reference (#10976 )
* add ote repo (#10979 )
* DOCS: Increase content width (#10995 )
* fixes
* fix
* Fixed compilation
Co-authored-by: Maxim Shevtsov <maxim.y.shevtsov@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
Co-authored-by: Aleksandr Voron <aleksandr.voron@intel.com >
Co-authored-by: Vitaly Tuzov <vitaly.tuzov@intel.com >
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Victoria Yashina <victoria.yashina@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
2022-03-18 17:48:45 +03:00
Maxim Vafin
0be4bca954
Incremental improvement of MO user guide. ( #11010 )
...
* Incremental improvement of MO user guide.
* Apply feedback
2022-03-17 22:38:20 +03:00
Yegor Kruglov
7cfd8698ce
[Master] Cascade RCNN res101 document model support ( #10902 )
...
* cascade rcnn model support
* fix typo
* specify model directory
* comments resolving
2022-03-16 18:16:28 +03:00
Maxim Vafin
4e27d936b5
Update Convert_YOLACT.md ( #10942 )
2022-03-14 15:21:43 +00:00
Roman Kazantsev
6ec8e53183
Update Model Optimizer User Guide ( #10759 )
...
* Remove install prerequisites steps, order FWs, and move pre-processing details
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update Introduction: examples of MO CLIs, references to parameters description pages
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update Setting Input Shape section
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update Optimizing Preprocessing Computation page
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Revert location of Additional_Optimizations.md
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Describe layout and FP16 support in MO
* Fix docs issue
* Apply feedback
* Apply review feedback
* Clean-up Resources
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Mention FP16 compression in MO Introduction
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply the first portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply the second portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply review feedback
* Apply review feedback
* Apply the third portion of feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Apply feedback for FP16 compression documentation
* Apply review for FP16 page
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/Additional_Optimizations.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Address feedback about tutorials, input_shape option
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Rework Setting Input Shapes section
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update "See also" list
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Correct conversion documents for each FW
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Refactor TensorFlow converting document and expand Embedding Preprocessing document
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Fix a link to POT
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
2022-03-14 13:08:58 +03:00
Andrey Zaytsev
0f8c599ce7
Re-structure Model Optimizer User Guide and Clean-up ( #10801 )
...
* Modified the workflow diagram
* Moved supported topology lists to separate topics
* Additional changes
* Removed Supported Topologies list and Deprecated pages
* Created the Model Conversion Tutorials section for instructions for specific models
* Topic names alignment, removed Default_Model_Optimizer_Optimizations.md
* Additional structural changes
* Fixed links
* heading fixes
2022-03-05 12:31:15 +03:00
Ilya Churaev
1fec99afa3
Removed duplicated words ( #10754 )
2022-03-03 06:50:54 +00:00
Roman Kazantsev
6c78715749
[MO] Clean up Model Optimizer options, help, and documentation ( #10653 )
...
* [MO] Clean-up MO cmd-line options
Remove the following Model Optimizer deprecated options that are no longer used for several releases: disable_fusing, disable_gfusing, generate_deprecated_IR_V7,
legacy_ir_generation, keep_shape_ops, move_to_preprocess
Deprecate through CLI the following options for which functionality triggered from POT or automatically: disable_weights_compression, disable_nhwc_to_nchw,
disable_resnet_optimization, finegrain_fusing.
Correct and extend description of each MO option to be printed during model conversion.
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Correct documentation about input shapes
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Perform final corrections in documentation
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Remove legacy_ir_generation overall
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Clean-up tests from deprecated options
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Recover disable_fusing option as deprecated
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Fix keys for static_shape and extensions
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Remove extension key that does not work
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply feedback: remove disable_gfusing, correct docs
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Recover disable_fusing option for unit-tests
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply feedback for documentation
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Apply feedback about parameters use_legacy_frontend and use_new_frontend
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* DO minor fixes for indentation of MO logs
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Revert log.error for fallback message
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Revert disable_weights_compression parameter for tests
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
2022-03-01 10:57:24 +03:00
Maxim Vafin
7d0d950b9a
Add pytorch Resnext101 from fb into documentation ( #10665 )
2022-02-28 15:30:33 +03:00
Ilya Lavrenov
ffd63f9758
Replaced IE with OV runtime: docs ( #10642 )
...
* Updated glossary
* Removed references to OpenVX
* Moved migration_ov_2_0 to OpenVINO User guide
* Replaced IE with OV runtime
2022-02-25 00:44:48 +03:00
Ilya Churaev
1c18733ade
Changed location of extensibility guide ( #10433 )
...
* Changed location of extensibility guide
* Removed hardware kernels legacy documentation
* Changed all extension guild to new API
* Removed Custom_Layers_Guide
* Fixed build
* Fixed some moments
* Update docs/Extensibility_UG/Intro.md
* Fixed build
* Added more examples
* Fixed typo
* Fixed comments
* Extend library topic
* Fixed typo
2022-02-24 15:50:31 +03:00
Karol Blaszczak
c1919a0f1d
update documents for Paddle inclusion ( #10613 )
...
Introduce PaddlePaddle articles and include PP references in other articles
2022-02-23 12:53:37 +03:00
Ilya Lavrenov
991c9db1c1
Config api docs ( #10563 )
...
* Renamed hetero md
* Renamed some guides
* Updated OpenVINO_Runtime_User_Guide.md
* Updated plugin's page
* More updates
* Fixed links
* Updated link names
* Fixed links
* Fixed docs build
* Self-review
* Fixed issues in doc snippets
2022-02-22 14:32:57 +03:00
Ilya Churaev
a18c8076cc
Removed obsolete documentation ( #10504 )
...
* Removed obsolete documentation
* Fixed documentation
* Additional fix
2022-02-18 13:02:55 +03:00
Yegor Kruglov
6e5eb87340
Add note to YOLO-v3 conversion instructions ( #10428 )
...
* added note to yolo v3 conversion instructions
* fix typo
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
style fix
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-17 18:00:38 +03:00
Jacek Skowron
a0ad849c19
[DOCS] add install guides minor changes ( #10317 )
...
* [DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
* [DOCS] add minor changes to install guides
2022-02-15 02:43:50 +03:00
Ilya Churaev
a2ca1d4499
Merge IE & nGraph DG ( #10055 )
...
* Changed folder for documentation
* Fixed links
* Merged nGraph DG to OpenVINO Runtime UG
* Fixed errors
* Fixed some issues
* Fixed tree
* Fixed typo
* Update docs/documentation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Fixed name
* FIxed snippets
* Small fixes
* Update docs/HOWTO/Custom_Layers_Guide.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Fixed comments
* Try to fix doc
* Try to fix doc issue
* Update docs/OV_Runtime_UG/Integrate_with_customer_application_new_API.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-07 06:57:35 +03:00
Roman Kazantsev
64aabc74d1
Check the selected frontend to correspond use_new/legacy_frontend options ( #10084 )
...
* Check the selected frontend to correspond use_new/legacy_frontend options
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Fix a default case when no frontend is found
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
2022-02-03 20:34:07 +03:00
Eugeny Volosenkov
e0af970d62
Fix yolov3 documentation ( #9901 )
2022-02-01 13:12:12 +03:00
Anton Chetverikov
97a78d0059
[MO] EmptyTensorList transform ( #9361 )
...
* Initial change for new transformations
* Update patterns
* Update unsupported operation replacement
* Add input/output normalization passes call
* Update logic
* Refactor output concatination transform
* Update re_numerate_input_ports and shape infer functions for Loop
* Update comments
* Add back edge removing to output concatenation transformations
* Update comment
* Remove redundant normallization call
* Update supported layers list
* Use routine in check
* Add transformation to rub_before list
2022-01-28 20:53:16 +03:00