aboutsummaryrefslogtreecommitdiffstats
path: root/openvino/README
diff options
context:
space:
mode:
Diffstat (limited to 'openvino/README')
-rw-r--r--openvino/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/openvino/README b/openvino/README
deleted file mode 100644
index be1b885..0000000
--- a/openvino/README
+++ /dev/null
@@ -1,9 +0,0 @@
-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.