Skip to content

Running TPU tests on linux-x86-ct6e-44-1tpu #21425

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

Open
wants to merge 65 commits into
base: master
Choose a base branch
from

Conversation

kharshith-k
Copy link

Running TPU tests on linux-x86-ct6e-44-1tpu

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.75%. Comparing base (6bc6203) to head (7167952).
⚠️ Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21425      +/-   ##
==========================================
+ Coverage   82.72%   82.75%   +0.02%     
==========================================
  Files         567      567              
  Lines       56245    56471     +226     
  Branches     8790     8818      +28     
==========================================
+ Hits        46527    46730     +203     
- Misses       7561     7580      +19     
- Partials     2157     2161       +4     
Flag Coverage Δ
keras 82.55% <ø> (+0.03%) ⬆️
keras-jax 63.78% <ø> (-0.15%) ⬇️
keras-numpy 58.29% <ø> (-0.14%) ⬇️
keras-openvino 34.67% <ø> (+0.09%) ⬆️
keras-tensorflow 64.21% <ø> (-0.14%) ⬇️
keras-torch 63.83% <ø> (-0.16%) ⬇️

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.

kharshith-k and others added 10 commits June 30, 2025 08:34
Progress bar would always report the starting batch + 1 at the end of the batch. Now it takes into account `steps_per_execution` for the last batch reported.

Fixes keras-team#20861
Using `keras.ops.math.logsumexp` with an int for `axis` in a functional model would throw an error.
…eras-team#21429)

Arbitrary functions and classes are not allowed.

- Made `Operation` extend `KerasSaveable`, this required moving imports to avoid circular imports
- `Layer` no longer need to extend `KerasSaveable` directly
- Made feature space `Cross` and `Feature` extend `KerasSaveable`
- Also dissallow public function `enable_unsafe_deserialization`
…developed dtypes_new_test.py to use requires_tpu marker
@kharshith-k kharshith-k marked this pull request as ready for review July 29, 2025 04:35
…workflow and added a step to install docker client
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