🍺 BREW Explorer

← all formulae

openvino

brew install openvino v2026.2.1_1 Apache-2.0

C++ toolkit for optimizing and deploying AI inference models across Intel and other hardware.

Why you might care

OpenVINO bridges the gap between training frameworks (TensorFlow, PyTorch, ONNX) and efficient inference on CPUs, GPUs, and edge accelerators. Use it to compress models, target Intel hardware specifically, or deploy inference workloads with lower latency and memory footprint than generic runtimes. Includes Python bindings for integration into data pipelines.

Categories

Alternatives

TensorFlow Lite ONNX Runtime TVM ncnn
8.1k
30-day installs · #415
20.4k
90-day · #511
98.7k
365-day · #421

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "TensorFlow Lite",
    "ONNX Runtime",
    "TVM",
    "ncnn"
  ],
  "build_dependencies": [
    "cmake",
    "flatbuffers",
    "pkgconf",
    "pybind11",
    "python@3.14",
    "scons"
  ],
  "categories": [
    "library",
    "ml",
    "ai",
    "optimization"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "abseil",
    "nlohmann-json",
    "numpy",
    "onnx",
    "protobuf",
    "pugixml",
    "snappy",
    "tbb"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Open Visual Inference And Optimization toolkit for AI inference",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:51+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "openvino",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://docs.openvino.ai",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "OpenVINO 2026.2 \u2014 OpenVINO\u00e2\u0084\u00a2  documentation",
  "installs_30d": 8124,
  "installs_365d": 98725,
  "installs_90d": 20405,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:44:43+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "openvino",
  "oldnames": [],
  "one_liner": "C++ toolkit for optimizing and deploying AI inference models across Intel and other hardware.",
  "optional_dependencies": [],
  "rank_30d": 415,
  "rank_365d": 421,
  "rank_90d": 511,
  "raw_hash": "f48b6ced4622c8b9",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/o/openvino.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake",
    "pkgconf",
    "python@3.14"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2026.2.1",
  "versioned_formulae": [],
  "why_use_this": "OpenVINO bridges the gap between training frameworks (TensorFlow, PyTorch, ONNX) and efficient inference on CPUs, GPUs, and edge accelerators. Use it to compress models, target Intel hardware specifically, or deploy inference workloads with lower latency and memory footprint than generic runtimes. Includes Python bindings for integration into data pipelines."
}