Skip to content

Conversation

@takumiohym
Copy link
Collaborator

@takumiohym takumiohym commented Nov 10, 2025

Updated keras version from 3.10 to 3.12, which includes many updates like the Discretization layer issue in graph mode. (see keras-team/keras#21468).

With this version, the temporary introduced argumentrun_eagerly=True in compilation can be removed from these notebooks, which leads to 5-10x faster training:

  • notebooks/introduction_to_tensorflow/labs/4_keras_functional_api.ipynb
  • notebooks/introduction_to_tensorflow/labs/5_keras_adv_feat_eng.ipynb
  • notebooks/introduction_to_tensorflow/solutions/4_keras_functional_api.ipynb
  • notebooks/introduction_to_tensorflow/solutions/5_keras_adv_feat_eng.ipynb

I've confirmed this change won't introduce any underlying dependency change.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants