Skip to content

Conversation

@MClemot
Copy link
Contributor

@MClemot MClemot commented Nov 24, 2025

This PR aims to fix the compilation of the project when using a recent version of PyTorch (>2.6?). The namespace torch::linalg was indeed deleted (see this PR).
This PR replaces the occurrences of torch::linalg::someFunction by torch::linalg_someFunction.

@julien-tierny julien-tierny added the ready ready to be merged label Nov 24, 2025
@julien-tierny julien-tierny merged commit 582c777 into topology-tool-kit:dev Nov 24, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants