Fix CPU/CUDA build.
Description:
The CPU packages uses the build folder meant for the CUDA version, and the CUDA package uses the build folder meant for the CPU version.
The CPU package also depends on the CUDA version of the pytorch package.
Additional info:
Introduced with 0.17.0
Merge request reports
Activity
added priority3-normal statusunconfirmed labels
assigned to @kgizdov
@kgizdov can this be merged? At the moment the
torchvision
package has CUDA support andtorchvision-cuda
does not have CUDA support..@tpkessler are you perhaps in a position to merge this? This issue has been a thing for a long time now and it's an easy fix.
LGTM! Thank you for your contribution, @de-vri-es and also thank you @hgaiser for the ping.
added 6 commits
-
f5da234a...33789f51 - 5 commits from branch
archlinux/packaging/packages:main
- 315b3225 - Fix CPU/CUDA build.
-
f5da234a...33789f51 - 5 commits from branch
assigned to @tpkessler