Sebastian Golebiewski
7983e00b00
DOCS shift to rst - Cutting Off Parts of a Model article ( #16640 )
2023-03-30 13:05:53 +02:00
Sebastian Golebiewski
3573a38e0b
DOCS shift to rst - Model Optimizer Usage ( #16630 )
2023-03-30 08:24:22 +02:00
Ilya Lavrenov
0ba9f14e60
Moved .svg files under LFS ( #15249 )
2023-01-23 10:49:39 +04:00
Pavel Esir and Roman Kazantsev
9e3b52eee0
remove deprecated cli arguments from MO ( #14937 )
...
* removed deprecated cli arguments from MO
* removed deprecated options from docs
* Update tools/legacy/benchmark_app/README.md
* removed ConcatOptimization.py, removed deprecated args from unit-tests, renamed tensorflow_use_custom_operations_config -> transformations_config; replaced using or cmd_params.data_type -> cmd_params.compress_to_fp16
* added comment why we set internal 'data_type' always to 'FP32' after introducing 'compress_to_fp16'
* removed openvino_docs_MO_DG_prepare_model_Model_Optimization_Techniques from MO_DevGuide
* returned back --data_type argument
* leftovers from recovering
* returned back to package_BOM.txt; fixed NHWC by default for TF
* recovered --disable_nhwc_to_nchw to MO args
* reverted removing --tensorflow_use_custom_operations_config
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
2023-01-12 21:12:56 +00:00
Maciej Smyk
4ba498fb2d
FaceNet ( #13794 )
2022-12-12 13:12:33 +01:00
Maciej Smyk
c5d936b777
lm_1b ( #13797 )
2022-12-12 13:10:40 +01:00
Maciej Smyk
d55b85808e
NCF_start images ( #13823 )
2022-12-12 13:07:56 +01:00
Maciej Smyk
59ea1c43c4
image-fix ( #13867 )
2022-12-12 13:04:57 +01:00
Maciej Smyk
fa97ec85dd
DOCS: Cutting Off Parts of a Model - graph fix port to master ( #13857 )
...
* image fix
2022-12-12 11:21:50 +01:00
Andrey Zaytsev
e782cd18b7
Feature/azaytsev/img updates ( #11110 )
...
* Updated images
* Updated images
2022-03-22 11:13:17 +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
4ae6258bed
Feature/azaytsev/from 2021 4 ( #9247 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Docs to Sphinx (#8151 )
* docs to sphinx
* Update GPU.md
* Update CPU.md
* Update AUTO.md
* Update performance_int8_vs_fp32.md
* update
* update md
* updates
* disable doc ci
* disable ci
* fix index.rst
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
# Conflicts:
# .gitignore
# docs/CMakeLists.txt
# docs/IE_DG/Deep_Learning_Inference_Engine_DevGuide.md
# docs/IE_DG/Extensibility_DG/Custom_ONNX_Ops.md
# docs/IE_DG/Extensibility_DG/VPU_Kernel.md
# docs/IE_DG/InferenceEngine_QueryAPI.md
# docs/IE_DG/Int8Inference.md
# docs/IE_DG/Integrate_with_customer_application_new_API.md
# docs/IE_DG/Model_caching_overview.md
# docs/IE_DG/supported_plugins/GPU_RemoteBlob_API.md
# docs/IE_DG/supported_plugins/HETERO.md
# docs/IE_DG/supported_plugins/MULTI.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Caffe.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_MxNet.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_ONNX.md
# docs/MO_DG/prepare_model/convert_model/Converting_Model.md
# docs/MO_DG/prepare_model/convert_model/Converting_Model_General.md
# docs/MO_DG/prepare_model/convert_model/Cutting_Model.md
# docs/MO_DG/prepare_model/convert_model/pytorch_specific/Convert_RNNT.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_EfficientDet_Models.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_WideAndDeep_Family_Models.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
# docs/doxygen/Doxyfile.config
# docs/doxygen/ie_docs.xml
# docs/doxygen/ie_plugin_api.config
# docs/doxygen/ngraph_cpp_api.config
# docs/doxygen/openvino_docs.xml
# docs/get_started/get_started_macos.md
# docs/get_started/get_started_raspbian.md
# docs/get_started/get_started_windows.md
# docs/img/cpu_int8_flow.png
# docs/index.md
# docs/install_guides/VisionAcceleratorFPGA_Configure.md
# docs/install_guides/VisionAcceleratorFPGA_Configure_Windows.md
# docs/install_guides/deployment-manager-tool.md
# docs/install_guides/installing-openvino-linux.md
# docs/install_guides/installing-openvino-macos.md
# docs/install_guides/installing-openvino-windows.md
# docs/optimization_guide/dldt_optimization_guide.md
# inference-engine/ie_bridges/c/include/c_api/ie_c_api.h
# inference-engine/ie_bridges/python/docs/api_overview.md
# inference-engine/ie_bridges/python/sample/ngraph_function_creation_sample/README.md
# inference-engine/ie_bridges/python/sample/speech_sample/README.md
# inference-engine/ie_bridges/python/src/openvino/inference_engine/ie_api.pyx
# inference-engine/include/ie_api.h
# inference-engine/include/ie_core.hpp
# inference-engine/include/ie_version.hpp
# inference-engine/samples/benchmark_app/README.md
# inference-engine/samples/speech_sample/README.md
# inference-engine/src/plugin_api/exec_graph_info.hpp
# inference-engine/src/plugin_api/file_utils.h
# inference-engine/src/transformations/include/transformations_visibility.hpp
# inference-engine/tools/benchmark_tool/README.md
# ngraph/core/include/ngraph/ngraph.hpp
# ngraph/frontend/onnx_common/include/onnx_common/parser.hpp
# ngraph/python/src/ngraph/utils/node_factory.py
# openvino/itt/include/openvino/itt.hpp
# thirdparty/ade
# tools/benchmark/README.md
* Cherry-picked remove font-family (#8211 )
* Cherry-picked: Update get_started_scripts.md (#8338 )
* doc updates (#8268 )
* Various doc changes
* theme changes
* remove font-family (#8211 )
* fix css
* Update uninstalling-openvino.md
* fix css
* fix
* Fixes for Installation Guides
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com >
# Conflicts:
# docs/IE_DG/Bfloat16Inference.md
# docs/IE_DG/InferenceEngine_QueryAPI.md
# docs/IE_DG/OnnxImporterTutorial.md
# docs/IE_DG/supported_plugins/AUTO.md
# docs/IE_DG/supported_plugins/HETERO.md
# docs/IE_DG/supported_plugins/MULTI.md
# docs/MO_DG/prepare_model/convert_model/Convert_Model_From_Kaldi.md
# docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
# docs/install_guides/installing-openvino-macos.md
# docs/install_guides/installing-openvino-windows.md
# docs/ops/opset.md
# inference-engine/samples/benchmark_app/README.md
# inference-engine/tools/benchmark_tool/README.md
# thirdparty/ade
* Cherry-picked: doc script changes (#8568 )
* fix openvino-sphinx-theme
* add linkcheck target
* fix
* change version
* add doxygen-xfail.txt
* fix
* AA
* fix
* fix
* fix
* fix
* fix
# Conflicts:
# thirdparty/ade
* Cherry-pick: Feature/azaytsev/doc updates gna 2021 4 2 (#8567 )
* Various doc changes
* Reformatted C++/Pythob sections. Updated with info from PR8490
* additional fix
* Gemini Lake replaced with Elkhart Lake
* Fixed links in IGs, Added 12th Gen
# Conflicts:
# docs/IE_DG/supported_plugins/GNA.md
# thirdparty/ade
* Cherry-pick: Feature/azaytsev/doc fixes (#8897 )
* Various doc changes
* Removed the empty Learning path topic
* Restored the Gemini Lake CPIU list
# Conflicts:
# docs/IE_DG/supported_plugins/GNA.md
# thirdparty/ade
* Cherry-pick: sphinx copybutton doxyrest code blocks (#8992 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: iframe video enable fullscreen (#9041 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: fix untitled titles (#9213 )
# Conflicts:
# thirdparty/ade
* Cherry-pick: perf bench graph animation (#9045 )
* animation
* fix
# Conflicts:
# thirdparty/ade
* Cherry-pick: doc pytest (#8888 )
* docs pytest
* fixes
# Conflicts:
# docs/doxygen/doxygen-ignore.txt
# docs/scripts/ie_docs.xml
# thirdparty/ade
* Cherry-pick: restore deleted files (#9215 )
* Added new operations to the doc structure (from removed ie_docs.xml)
* Additional fixes
* Update docs/IE_DG/InferenceEngine_QueryAPI.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update Custom_Layers_Guide.md
* Changes according to review comments
* doc scripts fixes
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
* Update Int8Inference.md
* update xfail
* clang format
* updated xfail
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
Co-authored-by: kblaszczak-intel <karol.blaszczak@intel.com >
Co-authored-by: Yury Gorbachev <yury.gorbachev@intel.com >
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com >
2021-12-21 20:26:37 +03:00
322c874113
Feature/azaytsev/cherry picks from 2021 4 ( #7389 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Updated legal info (#6409 )
# Conflicts:
# thirdparty/ade
* Cherry-pick 4833c8db72
[DOCS]Changed DL WB related docs and tips (#6318 )
* changed DL WB related docs and tips
* added two tips to benchmark and changed layout
* changed layout
* changed links
* page title added
* changed tips
* ie layout fixed
* updated diagram and hints
* changed tooltip and ref link
* changet tooltip link
* changed DL WB description
* typo fix
# Conflicts:
# docs/doxygen/ie_docs.xml
# thirdparty/ade
* Cherry-pick 6405
Feature/azaytsev/mo devguide changes (#6405 )
* MO devguide edits
* MO devguide edits
* MO devguide edits
* MO devguide edits
* MO devguide edits
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Experimenting with videos
* Additional edits
* Additional edits
* Updated the workflow diagram
* Minor fix
* Experimenting with videos
* Updated the workflow diagram
* Removed Prepare_Trained_Model, changed the title for Config_Model_Optimizer
* Rolled back
* Revert "Rolled back"
This reverts commit 6a4a3e1765 .
* Revert "Removed Prepare_Trained_Model, changed the title for Config_Model_Optimizer"
This reverts commit 0810bd534f .
* Fixed ie_docs.xml, Removed Prepare_Trained_Model, changed the title for Config_Model_Optimizer
* Fixed ie_docs.xml
* Minor fix
* <details> tag issue
* <details> tag issue
* Fix <details> tag issue
* Fix <details> tag issue
* Fix <details> tag issue
# Conflicts:
# thirdparty/ade
* Cherry-pick #6419
* [Runtime] INT8 inference documentation update
* [Runtime] INT8 inference documentation: typo was fixed
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Table of Contents was removed
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
# Conflicts:
# docs/IE_DG/Int8Inference.md
# thirdparty/ade
* Cherry pick (#6437 )
* Q2 changes
* Changed Convert_RNNT.md
Co-authored-by: baychub <cbay@yahoo.com >
# Conflicts:
# docs/IE_DG/Int8Inference.md
# docs/install_guides/installing-openvino-conda.md
# docs/install_guides/pypi-openvino-dev.md
# thirdparty/ade
* Cherry-pick (#6447 )
* Added benchmark page changes
* Make the picture smaller
* Added Intel® Iris® Xe MAX Graphics
* Changed the TIP about DL WB
* Added Note on the driver for Intel® Iris® Xe MAX Graphics
* Fixed formatting
* Added the link to Intel® software for general purpose GPU capabilities
* OVSA ovsa_get_started updates
* Fixed link
# Conflicts:
# thirdparty/ade
* Cherry-pick #6450
* fix layout
* 4
# Conflicts:
# thirdparty/ade
* Cherry-pick #6466
* Cherry-pick #6548
* install docs fixes
* changed video width
* CMake reference added
* fixed table
* added backtics and table formating
* new table changes
* GPU table changes
* added more backtics and changed table format
* gpu table changes
* Update get_started_dl_workbench.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
# Conflicts:
# thirdparty/ade
* [Runtime] INT8 inference documentation update (#6419 )
* [Runtime] INT8 inference documentation update
* [Runtime] INT8 inference documentation: typo was fixed
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Table of Contents was removed
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
# Conflicts:
# docs/IE_DG/Int8Inference.md
# thirdparty/ade
* Cherry-pick #6651
* Edits to MO
Per findings spreadsheet
* macOS changes
per issue spreadsheet
* Fixes from review spreadsheet
Mostly IE_DG fixes
* Consistency changes
* Make doc fixes from last round of review
* Add GSG build-all details
* Fix links to samples and demos pages
* Make MO_DG v2 changes
* Add image view step to classify demo
* Put MO dependency with others
* Edit docs per issues spreadsheet
* Add file to pytorch_specific
* More fixes per spreadsheet
* Prototype sample page
* Add build section
* Update README.md
* Batch download/convert by default
* Add detail to How It Works
* Minor change
* Temporary restored topics
* corrected layout
* Resized
* Added white background into the picture
* fixed link to omz_tools_downloader
* fixed title in the layout
Co-authored-by: baychub <cbay@yahoo.com >
Co-authored-by: baychub <31420038+baychub@users.noreply.github.com >
# Conflicts:
# docs/doxygen/ie_docs.xml
* Cherry-pick (#6789 ) [59449][DOCS] GPU table layout change
* changed argument display
* added br tag to more arguments
* changed argument display in GPU table
* changed more arguments
* changed Quantized_ models display
# Conflicts:
# thirdparty/ade
* Sync doxygen-ignore
* Removed ref to FPGA.md
* Fixed link to ONNX format doc
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Edward Shogulin <edward.shogulin@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
2021-09-07 19:21:41 +03:00
Pavel Esir and Tatiana Savina
3b2da7de30
[docs] corrected DeepSpeech conversion ( #6011 )
...
* corrected output names in DeepSpeech conversion doc
* mo args correction
* changed instruction for DeepSpeech version 0.8.2
* added venv activate; removed redundant ending
* added picture and squashed MO graph input args into one
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* applied review comments
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2021-06-21 19:14:37 +03:00
Evgenya Stepyreva and Anastasiya Ageeva
74c8bd272b
Low Precision IR documentation ( #5791 )
...
* Low Precision IR documentation
* Apply suggestions from code review
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
2021-05-25 16:43:42 +02:00
Nikolay Tyukaev and domi2000
ef45b5da8d
Doc Migration (master) ( #1377 )
...
* Doc Migration from Gitlab (#1289 )
* doc migration
* fix
* Update FakeQuantize_1.md
* Update performance_benchmarks.md
* Updates graphs for FPGA
* Update performance_benchmarks.md
* Change DL Workbench structure (#1 )
* Changed DL Workbench structure
* Fixed tags
* fixes
* Update ie_docs.xml
* Update performance_benchmarks_faq.md
* Fixes in DL Workbench layout
* Fixes for CVS-31290
* [DL Workbench] Minor correction
* Fix for CVS-30955
* Added nGraph deprecation notice as requested by Zoe
* fix broken links in api doxy layouts
* CVS-31131 fixes
* Additional fixes
* Fixed POT TOC
* Update PAC_Configure.md
PAC DCP 1.2.1 install guide.
* Update inference_engine_intro.md
* fix broken link
* Update opset.md
* fix
* added opset4 to layout
* added new opsets to layout, set labels for them
* Update VisionAcceleratorFPGA_Configure.md
Updated from 2020.3 to 2020.4
Co-authored-by: domi2000 <domi2000@users.noreply.github.com >
2020-07-20 17:36:08 +03:00