You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Calling minimize on a VGP model using a keras optimizer no longer works when using TF 2.12 or 2.12.
Additional context
This is due keras-team/tf-keras#161 and is most easily fixed on the tenorflow side. We should therefore decide whether we're happy to wait or if we want a workaround for the affected versions.
The text was updated successfully, but these errors were encountered:
Describe the bug
Calling minimize on a VGP model using a keras optimizer no longer works when using TF 2.12 or 2.12.
Additional context
This is due keras-team/tf-keras#161 and is most easily fixed on the tenorflow side. We should therefore decide whether we're happy to wait or if we want a workaround for the affected versions.
The text was updated successfully, but these errors were encountered: