Loading pkgs/development/python-modules/torch/source/default.nix +3 −4 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ let setBool = v: if v then "1" else "0"; # https://github.com/pytorch/pytorch/blob/v2.8.0/torch/utils/cpp_extension.py#L2411-L2414 # https://github.com/pytorch/pytorch/blob/v2.10.0/torch/utils/cpp_extension.py#L2411-L2414 supportedTorchCudaCapabilities = let real = [ Loading @@ -140,10 +140,9 @@ let "9.0" "9.0a" "10.0" "10.0" "10.0a" "10.1" "10.1a" "11.0" "11.0a" "10.3" "10.3a" "12.0" Loading Loading
pkgs/development/python-modules/torch/source/default.nix +3 −4 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ let setBool = v: if v then "1" else "0"; # https://github.com/pytorch/pytorch/blob/v2.8.0/torch/utils/cpp_extension.py#L2411-L2414 # https://github.com/pytorch/pytorch/blob/v2.10.0/torch/utils/cpp_extension.py#L2411-L2414 supportedTorchCudaCapabilities = let real = [ Loading @@ -140,10 +140,9 @@ let "9.0" "9.0a" "10.0" "10.0" "10.0a" "10.1" "10.1a" "11.0" "11.0a" "10.3" "10.3a" "12.0" Loading