Skip to content

update python to 3.10 and Keras to 3.6 #2292

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 2 commits into
base: master
Choose a base branch
from

Conversation

sachinprasadhs
Copy link
Collaborator

@sachinprasadhs sachinprasadhs commented Jun 6, 2025

Description of the change

  • Updated python version from 3.9 to 3.10
  • Updated Keras version from 3.5 to 3.6, since couple of models use dot_product_attention, which was introduced in keras from 3.6 version.
  • Updated stale script to run only on main repo and skip forked repo and added operations-per-run to cover all the issues and PRs.

Reference

Colab Notebook

Checklist

  • I have added all the necessary unit tests for my change.
  • I have verified that my change does not break existing code and works with all backends (TensorFlow, JAX, and PyTorch).
  • My PR is based on the latest changes of the main branch (if unsure, rebase the code).
  • I have followed the Keras Hub Model contribution guidelines in making these changes.
  • I have followed the Keras Hub API design guidelines in making these changes.
  • I have signed the Contributor License Agreement.

@sachinprasadhs sachinprasadhs added the kokoro:force-run Runs Tests on GPU label Jun 11, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Jun 11, 2025
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