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

Use different tags for GPU versions of serverless functions #7215

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Dec 4, 2023

Motivation and context

Having both CPU and GPU images use the same image name and tag is confusing, since you can't tell which one you have on your system without deep inspection.

How has this been tested?

Manual testing.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)
  • [ ] I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Having both CPU and GPU images use the same image name and tag is confusing.
@SpecLad SpecLad marked this pull request as ready for review December 4, 2023 10:51
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #7215 (ffc4364) into develop (eba928c) will increase coverage by 0.06%.
Report is 1 commits behind head on develop.
The diff coverage is 90.95%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7215      +/-   ##
===========================================
+ Coverage    81.47%   81.54%   +0.06%     
===========================================
  Files          365      365              
  Lines        39923    39257     -666     
  Branches      3703     3631      -72     
===========================================
- Hits         32528    32012     -516     
+ Misses        7395     7245     -150     
Components Coverage Δ
cvat-ui 75.41% <90.95%> (-0.08%) ⬇️
cvat-server 87.09% <ø> (ø)

@SpecLad SpecLad merged commit 405a019 into cvat-ai:develop Dec 8, 2023
43 checks passed
@SpecLad SpecLad deleted the gpu-tags branch December 8, 2023 15:38
@cvat-bot cvat-bot bot mentioned this pull request Dec 11, 2023
amjadsaadeh pushed a commit to amjadsaadeh/cvat that referenced this pull request Dec 14, 2023
…7215)

Having both CPU and GPU images use the same image name and tag is
confusing, since you can't tell which one you have on your system
without deep inspection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants