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

Fix adapt for vert topo and Topology2D #2187

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Fix adapt for vert topo and Topology2D #2187

merged 1 commit into from
Feb 15, 2025

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Feb 14, 2025

Closes #2186.

@charleskawczynski charleskawczynski changed the title Return expected adapt devices for spaces with vertical topologies Fix adapt for vert topo and Topology2D Feb 14, 2025
@charleskawczynski
Copy link
Member Author

While this PR closes #2186, there are still types that are not adapted correctly when converting between the cpu and gpu, and we should probably fix this. I've added broken tests in the mean time, and I'll open an issue.

Copy link
Member

@Sbozzolo Sbozzolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@charleskawczynski charleskawczynski merged commit 3006168 into main Feb 15, 2025
18 of 20 checks passed
@charleskawczynski charleskawczynski deleted the ck/2186 branch February 15, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

to_device and to_cpu are not working as intended
2 participants