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

[BUG] NAS fails with Keras 3.0 #214

Open
Deathn0t opened this issue Mar 23, 2024 · 1 comment
Open

[BUG] NAS fails with Keras 3.0 #214

Deathn0t opened this issue Mar 23, 2024 · 1 comment
Labels
bug Something isn't working properly, like a bad convergence

Comments

@Deathn0t
Copy link
Member

The NAS + UQ tutorial fails with Keras 3.0

@Deathn0t Deathn0t added the bug Something isn't working properly, like a bad convergence label Mar 23, 2024
@Deathn0t
Copy link
Member Author

Deathn0t commented Mar 27, 2024

The issue is related to a serialization problem of DTypePolicy in keras>3. It was fixed by c9a1073d8248e8d65942280c41005296fb88b1c3 and should be available in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly, like a bad convergence
Projects
None yet
Development

No branches or pull requests

1 participant