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

PR-59: Enable GPU Execution #70

Merged
merged 5 commits into from
May 24, 2024
Merged

Conversation

PRodriguezFlores
Copy link
Contributor

@PRodriguezFlores PRodriguezFlores commented May 23, 2024

  • Fixed a bug where the virtual environment of the service would be unable to find any gpu of the system.
  • Restructured requirements.txt for simplicity.
  • Updated License to AGPL-3.0

…fied specfile so tensorflow is able to find nvidia libraries in service venv.
@auto-assign auto-assign bot requested review from malvads and manegron May 23, 2024 10:09
@the-label-bot the-label-bot bot added kind/bug kind/bug size/L size/L labels May 23, 2024
Copy link

the-label-bot bot commented May 23, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind bug 0.723 ✔️
Size XXL 0.789 ✔️

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.13%. Comparing base (47dff04) to head (cb33668).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   83.13%   83.13%           
=======================================
  Files          13       13           
  Lines         753      753           
=======================================
  Hits          626      626           
  Misses        127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PRodriguezFlores PRodriguezFlores changed the title PR59: Enable GPU Execution PR-59: Enable GPU Execution May 23, 2024
@PRodriguezFlores PRodriguezFlores merged commit cd50988 into master May 24, 2024
13 of 14 checks passed
@PRodriguezFlores PRodriguezFlores deleted the enable_tensorflow_gpu branch June 4, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug kind/bug size/L size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants