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

ValueError: creating distributed tf.Variable with aggregation=MEAN and a non-floating dtype is not supported, please use a different aggregation or dtype #20700

Closed
innat opened this issue Dec 28, 2024 · 2 comments · Fixed by #20703
Assignees

Comments

@innat
Copy link

innat commented Dec 28, 2024

It happens while using keras-models in kaggle tpu.

@Thorballer
Copy link

It happened to me too and I have no idea how to fix it.

@kkoperskidg
Copy link

I downgraded keras to 3.6.0 and it seems to fix the issue (althought something else popped up)

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 a pull request may close this issue.

4 participants