Skip to content

Fix for github runner based GPU tests.#22421

Open
hertschuh wants to merge 1 commit intokeras-team:masterfrom
hertschuh:gpu_torch
Open

Fix for github runner based GPU tests.#22421
hertschuh wants to merge 1 commit intokeras-team:masterfrom
hertschuh:gpu_torch

Conversation

@hertschuh
Copy link
Collaborator

The test were unintentionally running with the JAX backend and therefore running on CPU instead of GPU. This affected only the Torch test for now.

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.99%. Comparing base (dc3bdb1) to head (dcd15af).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #22421      +/-   ##
==========================================
- Coverage   84.93%   82.99%   -1.95%     
==========================================
  Files         596      596              
  Lines       66936    66936              
  Branches    10449    10449              
==========================================
- Hits        56855    55552    -1303     
- Misses       7292     8714    +1422     
+ Partials     2789     2670     -119     
Flag Coverage Δ
keras 82.82% <ø> (-1.96%) ⬇️
keras-jax 60.37% <ø> (-1.96%) ⬇️
keras-numpy 54.62% <ø> (-0.10%) ⬇️
keras-openvino 50.08% <ø> (-0.10%) ⬇️
keras-tensorflow 61.62% <ø> (-1.96%) ⬇️
keras-torch 60.43% <ø> (-1.95%) ⬇️
keras.applications ?
keras.applications-jax ?
keras.applications-numpy ?
keras.applications-openvino ?
keras.applications-tensorflow ?
keras.applications-torch ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The test were unintentionally running with the JAX backend and therefore running on CPU instead of GPU. This affected only the Torch test for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants