* Added onnx support for C samples * Added wheel packaging configuration * ADD cmake option * Small refactoring * Fixes for linux env * Fixed macOS issues * removed test code * Added requirements file * Added myriad plugin * [PIP] Runtime wheel packaging v2 * Added rpath logic * Setting rpath for bindings * Formatting fixes * Move target project 1 directory above * Added target dependencies * Added blacklist for runtime libs * Corrected blacklist scope * Added wheel packaging configuration * ADD cmake option * Small refactoring * Fixes for linux env * Fixed macOS issues * removed test code * Added requirements file * Added myriad plugin * [PIP] Runtime wheel packaging v2 * Added rpath logic * Setting rpath for bindings * Formatting fixes * Move target project 1 directory above * Added blacklist for runtime libs * Changed lib exstention om macOS * ADD cmake option * Revert "ADD cmake option" This reverts commit 36f98c713bb337a160f9af6c7c79c4371fdfc45f. * Revert "Changed lib exstention om macOS" This reverts commit 80086fe1230b64fbcf396de82bc731c10f738eae. * Revert "Merge branch 'feature/wheel_pack' of https://github.com/mryzhov/openvino into feature/wheel_pack" This reverts commit 7560d9ab55edc1f8877b83821542570060fb13d8, reversing changes made to c287798f994dcefc074a06ff7c3ef86222674cc7. * Revert "Added onnx support for C samples" This reverts commit 26c595ac136d99bd576d307d33ca15feb15f81e4. * Fixed merge issues * Fixed typo in mac tool * Code review fixes * Simplified deps and added fatal error code review fixes * Removed test data * Fixed setup.py review comments * Removed apache 2.0 license * Review fixes * fixed pylint issues * Fixed python api install directory * Using cmake detected python binary * Changed wheel build directory * Renamed subdir from install to wheel * Removed pylint log * Made license, description and requirements configurable by cmake options Those files may be changed in CI * Changed variable name * Glob instead of os.walk * Corrected package name in description * Added wheel building instructions to readme * small typo fix * Changes to support CI build 1) Setup.py can be run without cmake build 2) Wheel metadata can be set by environment variables 3) Cmake build uses configuration from .env file * Removed unused file
OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository
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:
- Docs: https://docs.openvinotoolkit.org/
- Wiki: https://github.com/openvinotoolkit/openvino/wiki
- Issue tracking: https://github.com/openvinotoolkit/openvino/issues
- Additional OpenVINO modules: https://github.com/openvinotoolkit/openvino_contrib
- HomePage
- OpenVINO™ Release Notes
Support
Please report questions, issues and suggestions using:
- The
openvinotag on StackOverflow* - GitHub* Issues
- Forum
* Other names and brands may be claimed as the property of others.