Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Version Images #37

Merged
merged 37 commits into from
Oct 11, 2024
Merged

Multiple Version Images #37

merged 37 commits into from
Oct 11, 2024

Conversation

kozlov721
Copy link
Collaborator

@kozlov721 kozlov721 commented Sep 30, 2024

Added support for creating images with different version of underlying conversion tools
The images will be tagged with <version>-latest (or <version>-SHA)

Example:

ghcr.io/luxonis/modelconverter-rvc4:2.27.0-latest
ghcr.io/luxonis/modelconverter-rvc2:2021.4.0-latest

CLI Changes:

  • added --version argument to convert, infer, and shell commands
  • modelconverter shell rvc4 --version 2.27.0

Supported Versions

RVC2

  • OpenVino v2021.4.0
  • OpenVino v2022.3.0 (default)

RVC3

  • OpenVino v2023.3.0

RVC4

  • SNPE v2.23.0 (default)
  • SNPE v2.24.0
  • SNPE v2.25.0
  • SNPE v2.26.2
  • SNPE v2.27.0

Hailo

  • Hailo Dataflow Compiler v2024.04
  • Hailo Dataflow Compiler v2024.07

@kozlov721 kozlov721 self-assigned this Sep 30, 2024
@kozlov721 kozlov721 requested a review from a team as a code owner September 30, 2024 01:18
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team September 30, 2024 01:18
@kozlov721 kozlov721 added the docker Changes related to docker images label Sep 30, 2024
@kozlov721 kozlov721 changed the title Multiple Internal Version Images Multiple Version Images Oct 7, 2024
@kozlov721 kozlov721 merged commit 376efcc into main Oct 11, 2024
11 checks passed
@kozlov721 kozlov721 deleted the feature/version-images branch October 11, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Changes related to docker images
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant