Go to file
Nikolay Tyukaev 361dec7362
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>
2021-10-24 17:43:00 +03:00
.ci Update azure onnx linux 2021/4 (#7534) 2021-09-16 14:50:10 +03:00
.github Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
cmake Fixed build with cmake 3.21 (#6757) 2021-07-22 19:55:38 +03:00
docs Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
inference-engine Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
licensing [Speech sample] Added numpy array support (#5479) 2021-06-03 12:22:06 +03:00
model-optimizer [MO] Fix axes in FusedBatchNorm -> MVN transformation (#7679) 2021-10-08 11:21:50 +03:00
ngraph Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
openvino Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
scripts Add `--ignore-installed` to the downloader requirement installation (#8025) 2021-10-15 10:42:23 +03:00
tests Updated path to gflags (#7200) 2021-08-24 13:57:40 +03:00
thirdparty Added copyrights note in CmakeLists (#6158) 2021-06-15 16:15:41 +03:00
tools Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
.gitattributes Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
.gitignore Docs to Sphinx (#8151) 2021-10-24 17:43:00 +03:00
.gitmodules [Speech sample] Added numpy array support (#5479) 2021-06-03 12:22:06 +03:00
CMakeLists.txt Fixed build with cmake 3.21 (#6757) 2021-07-22 19:55:38 +03:00
CODEOWNERS Added code owners for scripts folder (#2130) 2020-09-08 17:23:27 +03:00
Jenkinsfile Bump Jenkins library (#6817) 2021-07-27 13:24:53 +03:00
LICENSE Publishing R3 2018-10-16 13:45:03 +03:00
README.md [README.md] change latest release to 2021.4.1 2021-09-10 00:08:38 +03:00
SECURITY.md Added SECURITY.md back (#3177) 2020-11-17 16:44:44 +03:00
install_build_dependencies.sh script: add git-lfs to install_build_deps (#4811) 2021-03-29 20:31:23 +03:00

README.md

OpenVINO™ Toolkit

Stable release Apache License Version 2.0 GitHub branch checks state Azure DevOps builds (branch)

This toolkit allows developers to deploy pre-trained deep learning models through a high-level C++ Inference Engine API integrated with application logic.

This open source version includes several components: namely Model Optimizer, nGraph and Inference Engine, as well as CPU, GPU, MYRIAD, multi device and heterogeneous plugins to accelerate deep learning inferencing on Intel® CPUs and Intel® Processor Graphics. It supports pre-trained models from the Open Model Zoo, along with 100+ open source and public models in popular formats such as Caffe*, TensorFlow*, MXNet* and ONNX*.

Repository components:

License

Deep Learning Deployment Toolkit is licensed under Apache License Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.

Resources:

Support

Please report questions, issues and suggestions using:


* Other names and brands may be claimed as the property of others.