summaryrefslogtreecommitdiffstats
path: root/libraries/openvino/README
blob: 5370ef436e0356d5b9de4be1e0fdd4d51f810289 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
OpenVINO is an open-source toolkit for optimizing and deploying AI
inference.

Supported hardware:
https://docs.openvino.ai/2024/about-openvino/system-requirements.html

The dependency oneTBB needs to be compiled with its optional
dependency hwloc, otherwise libtbbbind-2.5 is missing and openvino
will fail to build.