Skip to content

Conversation

@cube1324
Copy link
Contributor

@cube1324 cube1324 commented Feb 9, 2025

in numpy version 2.x arrays have a device attribute. That leads to calling backend.zeros with device=cpu which leads to a ValueError in the numpy backend, because its assumed that the device is None for the numpy backend.

@boris-il-forte boris-il-forte merged commit 3295221 into MushroomRL:dev Feb 10, 2025
1 check passed
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.

2 participants