Closed ali-sx closed 1 year ago
Hey @ali-sx :wave: thanks for the report; would you be interested in contributing a PR?
I can try but how can I test it without actually pushing the image to Dockerhub ?
I can help with the testing.
Closing, feel free to open a PR for this :pray:
How did you install ODM? (Docker, installer, natively, ...)?
NA
What is the problem?
ODM GPU docker images don't use semantic versioning compared to the CPU image.
From
publish-docker-and-wsl.yaml
:Compared to
publish-docker-gpu.yaml
:What should be the expected behavior? If this is a feature request, please describe in detail the changes you think should be made to the code, citing files and lines where changes should be made, if possible.
The GPU image should use the same versioning as the CPU one. The GPU images are always overwritten by the latest version.
How can we reproduce this? What steps did you do to trigger the problem? If this is an issue with processing a dataset, YOU MUST include a copy of your dataset uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this).
NA