gsc icon indicating copy to clipboard operation
gsc copied to clipboard

Update openvino example

Open adarshan-intel opened this issue 10 months ago • 2 comments

Description of the changes

According to this - https://github.com/gramineproject/gsc/pull/226#pullrequestreview-2532406098

  • Docker optimization: Replaced manual Ubuntu setup with OpenVINO CI Dockerfile (openvino_cg_dev_2024.6.0.dockerfile) :

    • Use ubuntu:24.04 base image
    • Automate OpenVINO package installation steps
    • Configure environment variables (LD_LIBRARY_PATH, VIRTUAL_ENV)
    • Prebuild samples to ${INTEL_OPENVINO_DIR}/samples/cpp/samples_bin
    • Change entrypoint path
  • Model management improvements:

    • Integrated Open Model Zoo for standardized model paths
    • Removed deprecated mo.py script
    • Migrated to omz_downloader and omz_converter tools
    • Added -hint none flag to runtime packages

How to test this PR?

CI


This change is Reviewable

adarshan-intel avatar Feb 10 '25 06:02 adarshan-intel

@kailun-qin Any updates?

adarshan-intel avatar Mar 04 '25 09:03 adarshan-intel

@mkow @woju Can you review?

adarshan-intel avatar Mar 27 '25 04:03 adarshan-intel