* remove a space
* Revert "remove a space"
This reverts commit 253fb6d0d4.
* add ways to find samples for PyPI installation (#14658)
* revise description
Removing the 'global' tabs and preparing a language-agnostic version of the article. Replacing png image with a scalable svg file. Proofreading the article.
* Docs: Add links to Samples source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Add link to source code on GitHub
* Update docs/OV_Runtime_UG/Samples_Overview.md
* Update samples/c/hello_classification/README.md
* Update samples/c/hello_nv12_input_classification/README.md
* Update samples/cpp/classification_sample_async/README.md
* Update samples/cpp/hello_classification/README.md
* Update samples/cpp/hello_nv12_input_classification/README.md
* Update samples/python/classification_sample_async/README.md
* Update samples/python/hello_classification/README.md
* Update samples/python/hello_query_device/README.md
* Update samples/python/hello_reshape_ssd/README.md
* Update samples/python/speech_sample/README.md
* Update samples/cpp/hello_query_device/README.md
* Update samples/cpp/speech_sample/README.md
* Update samples/cpp/hello_reshape_ssd/README.md
* Update samples/cpp/model_creation_sample/README.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
* 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.
* 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
* [DOCS]-continue_language_review-transitionguide
the overview has been merged, the remaining articles are reviewed here
* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md
* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md
* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md
* Update docs/OV_Runtime_UG/migration_ov_2_0/graph_construction.md
* Update docs/OV_Runtime_UG/migration_ov_2_0/configure_devices.md
* Fixed Model Optimization Guide and NNCF docs
* Fixed the link to Optimum
* Updated installatin guide
* Changed API description
* Changes quantization documents
* Fixed links in the relevant components
* Fixed API description
* Revised CLI document
* Fixed formatting bugs in the main document
* Fixed formatting bugs in the main document
* Changed the structure. Added Default quantization usage via API
* Fixed E2E CLI example
* Added AccuracyAware usage description
* Revised structure and examples
* Fixed a link to POT intro
* Changed the structure for algorithms
* Fixed links
* Additional fixed of the links
* Revised Ranger documentation
* Some fixes
* Revised Best Practicies
* Fixed descriptions
* Fixed section names
* Changed the workflow one more time
* Additional fixes to the model structure
* Fixed AA usage
* Added DefaultQuantization flow image
* Fixed many issues
* Fixed many issues
* Applied many comments
* Additional fixes
* Fixed examples and provided links to them
* Changed DataLoader Example. Fixed FAQ
* Changed the main README for GitHub
* Fixed E2E CLI example
* Fixed links and code of DataLoader
* Fixed build issues
* Fixed more links
* Fixed one more documentation build issue
* Fixed more links
* Fixed code example
* Add multiple data loaders
* Add audio example
* Minor fixes in the code of sample loaders
* Add descriptions of dataloaders. Changed the behaviour of text loader
* Fixed typos
* Added a new item into the FAQ
* Apply wording corrections
* Update docs/OV_Runtime_UG/supported_plugins/CPU.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* Fixed comments
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
* next iteration after discussion with Yuri
* WIP tput
* Basic/Advanced Flow
* brushing/links
* wording, testing the failing link
* refactored levels, added hash
* added advanced tput to the TOC (required by sphinx)
* changed wording of the title to be more pro-active
* minor misprint, etc
* emphasized the flow names
* Update two paragraphs in performance hints docs
(cherry picked from commit 61415fd91f417b70eae595cc15976dec7af0865b)
* minor brushing
* e2e flow in the app design
* no separate hints doc
* minor brushing
* final, neat-picking brushing
Co-authored-by: Helena <helena.kloosterman@intel.com>
* save work
* Add common snipp
* update ie pipeline with python snippets
* ov_common_snippet
* Python snippets for graph construction
* Fix docs
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
* More conservative recommendations about using dynamic shapes
* Duplicated statement from C++ part to Python part of reshape doc (no semantical changes)
a few language suggestions and grammar issues
# Conflicts:
# docs/OV_Runtime_UG/migration_ov_2_0/intro.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
* 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>
* Docs: update AC info in API 2.0 migration guide
* Update docs/OV_Runtime_UG/migration_ov_2_0/intro.md
* Update docs/OV_Runtime_UG/migration_ov_2_0/intro.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
* CPU device documentation refresh
* Bfloat16 inference page aligned with the new API
* Bfloat16 inference section moved to CPU main
* First review comments applied
* Second review step comments applied
* OneDNN reference changed to the GitHub page
* AvgPool added to the oneDNN ops list
* Updated note about latency, added note about mem usage with dynamic shapes