Loading pkgs/development/python-modules/torch/binary-hashes.nix→pkgs/development/python-modules/torch/bin/binary-hashes.nix +0 −0 File moved. View file pkgs/development/python-modules/torch/bin.nix→pkgs/development/python-modules/torch/bin/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ buildPythonPackage { pythonImportsCheck = [ "torch" ]; passthru.tests = callPackage ./tests.nix { }; passthru.tests = callPackage ../tests { }; meta = { description = "PyTorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration"; Loading pkgs/development/python-modules/torch/prefetch.sh→pkgs/development/python-modules/torch/bin/prefetch.sh +0 −0 File moved. View file pkgs/development/python-modules/torch/clang19-template-warning.patch→pkgs/development/python-modules/torch/source/clang19-template-warning.patch +0 −0 File moved. View file pkgs/development/python-modules/torch/default.nix→pkgs/development/python-modules/torch/source/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -712,7 +712,7 @@ buildPythonPackage rec { blasProvider = blas.provider; # To help debug when a package is broken due to CUDA support inherit brokenConditions; tests = callPackage ./tests.nix { }; tests = callPackage ../tests { }; }; meta = { Loading Loading
pkgs/development/python-modules/torch/binary-hashes.nix→pkgs/development/python-modules/torch/bin/binary-hashes.nix +0 −0 File moved. View file
pkgs/development/python-modules/torch/bin.nix→pkgs/development/python-modules/torch/bin/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ buildPythonPackage { pythonImportsCheck = [ "torch" ]; passthru.tests = callPackage ./tests.nix { }; passthru.tests = callPackage ../tests { }; meta = { description = "PyTorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration"; Loading
pkgs/development/python-modules/torch/prefetch.sh→pkgs/development/python-modules/torch/bin/prefetch.sh +0 −0 File moved. View file
pkgs/development/python-modules/torch/clang19-template-warning.patch→pkgs/development/python-modules/torch/source/clang19-template-warning.patch +0 −0 File moved. View file
pkgs/development/python-modules/torch/default.nix→pkgs/development/python-modules/torch/source/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -712,7 +712,7 @@ buildPythonPackage rec { blasProvider = blas.provider; # To help debug when a package is broken due to CUDA support inherit brokenConditions; tests = callPackage ./tests.nix { }; tests = callPackage ../tests { }; }; meta = { Loading