Skip to content

Support python 3.12, Deprecate python 3.8#628

Open
sarahmish wants to merge 18 commits intomasterfrom
upgrade-python
Open

Support python 3.12, Deprecate python 3.8#628
sarahmish wants to merge 18 commits intomasterfrom
upgrade-python

Conversation

@sarahmish
Copy link
Collaborator

  • add python 3.12
  • remove python 3.8
  • updated APIs:
    • tensorflow.keras.losses.mean_squared_error -> tensorflow.losses.mse
    • tensorflow.keras.layers.Wrapper -> tensorflow.keras.layers.Layer.
    • scipy's integrate.trapz -> integrate.trapezoid
    • ncps's ncps.tf.LTC -> ncps.keras.LTC

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.

1 participant