gpo.zugaina.org

Search Portage & Overlays:

sci-libs/openvino

Deep learning model optimization and deployment toolkit

Screenshots

  • openvino-2026.3.1-r3
    ~amd64
    gpu js python test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: bennypowers
  • openvino-2026.3.1-r2
    ~amd64
    gpu js python test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: bennypowers
  • openvino-2026.3.1-r1
    ~amd64
    gpu python test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: bennypowers
  • openvino-2026.3.1
    ~amd64
    gpu python test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: bennypowers
  • openvino-2026.3.0
    ~amd64
    gpu python test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: bennypowers

ChangeLog

commit d58c47d0beca9ea7566cd26951073aa5c7af68ad
Author: Benny Powers <web@bennypowers.com>
Date: Mon Sep 7 14:03:46 2026 +0300

fix(sci-libs/openvino): patch dep install dir

commit b1760bb23e8584d30db886b5efc107b01680c09e
Author: Benny Powers <web@bennypowers.com>
Date: Mon Sep 7 12:58:37 2026 +0300

fix(sci-libs/openvino): add js flag and vendor deps

commit 608e5c7bac104a029a59f0b020761b0d9e995a50
Author: Benny Powers <web@bennypowers.com>
Date: Mon Sep 7 11:00:50 2026 +0300

fix(sci-libs/openvino): dependency

commit 8f5a89581e396832e1239cbbc4c2236b4b4d1b8c
Author: Benny Powers <web@bennypowers.com>
Date: Fri Aug 28 10:20:52 2026 +0300

bump(sci-libs/openvino): 2026.3.1

commit e94239f2883aeac57824d353651b1c47202ce563
Author: Benny Powers <web@bennypowers.com>
Date: Sat Aug 22 20:50:13 2026 +0300

feat(sci-libs/openvino): add 2026.3.0

CPU plugin + ONNX/TF/Paddle/PyTorch frontends. USE flags: gpu (OpenCL
plugin, works on AMD via ROCm OpenCL), python (bindings).

Submodules vendored as individual tarballs in SRC_URI. Key patches:
- FHS install paths (libs to /usr/lib64/, plugins to /usr/lib64/openvino/)
- Exclude bundled TBB (system dev-cpp/tbb used instead)
- Force bundled ONNX (system ONNX cmake config has unresolvable absl transitive deps)

Assisted-By: Claude Sonnet 4.6