OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
Go to file
2020-05-29 21:28:17 +03:00
.github/workflows Fix MO CI job name (#520) 2020-05-23 00:24:05 +03:00
cmake Fixed compilation with clang-10 + xcode (#521) 2020-05-26 17:17:36 +03:00
docs [IE TESTS] Move Config behavior tests (#615) 2020-05-28 13:55:37 +03:00
inference-engine [Python API] Fix PreProcessInfo tests (#690) 2020-05-29 21:20:16 +03:00
model-optimizer MO fails generating IR from XLNET model due to a bug in the transformation ConvertGroupedStridedSlice (#625) 2020-05-29 21:01:09 +03:00
ngraph [ nG ] Added F16 folding support (#686) 2020-05-29 19:09:01 +03:00
scripts [OpenVINO scripts] Fixed *.sh files index from 644 to 755 (#664) 2020-05-29 13:50:17 +03:00
tests [Stress] Updated test_configs with new path to OMZ mtcnn models (#602) 2020-05-26 20:11:46 +03:00
tools [IE TOOLS] Use input_info in python benchmark app (#660) 2020-05-29 21:28:17 +03:00
.gitattributes Publishing R3 2018-10-16 13:45:03 +03:00
.gitignore publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb 2020-05-22 02:23:12 +03:00
.gitmodules add submodules for mkl-dnn, gflags and gtest 2020-05-21 23:00:55 +03:00
azure-pipelines.yml Azure CI: Add timeouts, *smoke* filter (#574) 2020-05-27 19:47:23 +03:00
build-instruction.md publish master branch snapshot, revision 59af1853ca21ea08acf17b177da0b239753deb46 2020-05-18 17:21:58 +03:00
CMakeLists.txt Fixed compilation with clang-10 + xcode (#521) 2020-05-26 17:17:36 +03:00
CODEOWNERS Fixed CODEOWNERS paths (#684) 2020-05-29 20:57:32 +03:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-05-19 19:04:27 +03:00
get-started-linux.md Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
install_dependencies.sh [OpenVINO scripts] Fixed *.sh files index from 644 to 755 (#664) 2020-05-29 13:50:17 +03:00
Jenkinsfile publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
LICENSE Publishing R3 2018-10-16 13:45:03 +03:00
README.md fixed latest release 2020-05-21 17:27:44 +03:00

OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository

Stable release Apache License Version 2.0

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 two components: namely Model Optimizer and Inference Engine, as well as CPU, GPU 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.

Documentation

How to Contribute

See CONTRIBUTING for details. Thank you!

Support

Please report questions, issues and suggestions using:


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