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

Upgrade keras 3 #1363

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Upgrade keras 3 #1363

merged 7 commits into from
Feb 8, 2024

Conversation

calderjo
Copy link
Contributor

@calderjo calderjo commented Feb 8, 2024

this is based on original rosbo pr for keras-3 to upgrade to keras 3

key things:

  • a patch was added (commit) to address unreleased version of tf-df (short term in-order to unblock upcoming project)
  • tensorflowjs along with its test was removed

http://b/318672158
passes:
https://ci.kaggle.net/job/kernels/job/docker-python/job/upgrade-keras-3/

cc: @jplotts

Dockerfile.tmpl Outdated Show resolved Hide resolved
@calderjo calderjo marked this pull request as ready for review February 8, 2024 10:01
@calderjo
Copy link
Contributor Author

calderjo commented Feb 8, 2024

btw had some trouble figuring out git rebase via cli, create a new different branch and forgot to remove the tfjs test, which caused it to failed. it been removed we should expect tests to pass, the o.g branch did pass.

@calderjo calderjo requested review from djherbis and removed request for djherbis February 8, 2024 20:17
Copy link
Contributor

@djherbis djherbis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work mate, super cool to see this build/pass tests.

@calderjo calderjo merged commit 9c637d1 into main Feb 8, 2024
4 checks passed
@calderjo calderjo deleted the upgrade-keras-3 branch February 8, 2024 22:05
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