aboutsummaryrefslogtreecommitdiff
path: root/libraries/openvino/README
blob: be1b885a9abc5978ccc50d443c7e9532aec3a962 (plain)
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 "tbb" needs to be compiled with its optional
dependency hwloc, otherwise libtbbbind-2.5 is missing and openvino
will fail to build.