about summary refs log tree commit diff
path: root/pkgs/development/python-modules/torch
AgeCommit message (Expand)AuthorFilesLines
4 daystreewide: cuda: use propagatedBuildInputs, lib.getOutputSomeone Serge1-30/+19
9 dayspython3Packages.torch: fix tests.*.gpuCheckJeremy Schlatter1-1/+1
9 dayscudaPackages: updated convention for gpu/runtime checksSomeone Serge3-22/+15
10 daysnix-required-mounts: nixfmtSomeone Serge1-3/+3
10 dayspython3Packages.torch.gpuChecks: add rocmSomeone Serge3-22/+51
10 dayscudaPackages: move cuda tests from passthru.testsSomeone Serge2-7/+3
10 dayspython3Packages.torch{,-bin}: test torch.cuda.is_available()Someone Serge3-1/+35
2024-06-12python3Packages.torch: add libnvrtc to torch's runpath (#315694)Break Yang2-0/+34
2024-06-09python311Packages.torch-bin: 2.3.0 -> 2.3.1Gaetan Lepage2-52/+52
2024-06-09python311Packages.torch: 2.3.0 -> 2.3.1Gaetan Lepage1-7/+7
2024-06-09python311Packages.torchWithRocm: enhance broken reason phrasingGaetan Lepage1-1/+1
2024-06-09python311Packages.torchWithRocm: mark as brokenGaetan Lepage1-0/+1
2024-05-22python3Packages: format with nixfmtMartin Weinelt3-301/+443
2024-05-18Merge pull request #292750 from CertainLach/torchaudio-rocmAleksana1-1/+1
2024-05-10python312Packages.torch: fix aligned_alloc error on darwinannalee1-2/+2
2024-05-09python311Packages.torch-bin: 2.2.2 -> 2.3.0Gaetan Lepage3-63/+57
2024-05-09python311Packages.torch: 2.2.2 -> 2.3.0Gaetan Lepage1-4/+4
2024-04-02python311Packages.torch-bin: 2.2.1 -> 2.2.2Gaetan Lepage2-50/+50
2024-04-02python311Packages.torch: 2.2.1 -> 2.2.2Gaetan Lepage1-2/+2
2024-03-31python3Packages.torch*: use pkgs.autoAddDriverRunpathJonathan Ringer2-1/+3
2024-03-24python3Packages.torchWithRocm: switch back to ROCm 5.7Martin Schwaighofer1-1/+3
2024-03-15cudaPackages: generalize and refactor setup hookYann Hamdaoui2-2/+2
2024-03-02torch: passthru rocmSupport flagYaroslav Bolyukin1-1/+1
2024-02-28torch: enable nccl on rocmYaroslav Bolyukin1-1/+1
2024-02-23python311Packages.torch-bin: 2.2.0 -> 2.2.1Gaetan Lepage2-50/+50
2024-02-23python311Packages.torch: 2.2.0 -> 2.2.1Gaetan Lepage1-2/+2
2024-02-11python311Packages.torch-bin: 2.1.2 -> 2.2.0Gaetan Lepage2-63/+62
2024-02-10python311Packages.torch: 2.1.2 -> 2.2.0Gaetan Lepage2-25/+16
2024-01-10python3Packages.torch: only build with NCCL when targeting CUDA on a supporte...Connor Baker1-8/+8
2024-01-10tree-wide: cudaPackages should not break default evalConnor Baker1-5/+8
2024-01-02python311Packages.torch-bin: Fix build on x86_64-darwinZhong Jianxin1-1/+1
2023-12-15python311Packages.torch-bin: 2.1.1 -> 2.1.2Gaetan Lepage2-50/+50
2023-12-15python311Packages.torch: 2.1.1 -> 2.1.2Gaetan Lepage1-2/+2
2023-12-11python3Packages.torch: gate NCCL with cudaSupportConnor Baker1-1/+1
2023-12-07Merge pull request #271078 from SomeoneSerge/feat/torch-propagated-cudaConnor Baker1-3/+14
2023-12-07treewide: use lib.splitVersionPeder Bergebakken Sundt1-1/+1
2023-12-06python311Packages.torch: enable_language(CUDA) wants to -lcudart_static?Someone Serge1-0/+1
2023-12-06torch: add the cxxdev output for cmake consumersSomeone Serge1-3/+13
2023-12-04python311Packages.torchWithCuda: drop cuda_cudart.static at runtimeSomeone Serge1-1/+2
2023-12-04python3Packages.torch: enable cuDNN & NCCL only if availableConnor Baker1-10/+9
2023-11-30python310Packages.torch-bin: 2.0.1 -> 2.1.1Gaetan Lepage3-57/+56
2023-11-30python310Packages.torch: 2.0.1 -> 2.1.1Gaetan Lepage2-8/+77
2023-11-21python311Packages.torch: fix typo in the cuda&&rocm error messageSomeone Serge1-1/+1
2023-11-21python311Packages.torch: choose magma at the expression levelSomeone Serge1-3/+10
2023-11-17python311Packages.pytorch: mark some flags as gcc-onlyWeijia Wang1-2/+3
2023-11-17python3Packages.torch: Add 'tritonSupport' optionMadoura1-4/+3
2023-11-17treewide: s_targetPlatform_hostPlatform_ in non-compiler packagesAdam Joseph1-1/+1
2023-11-14Merge master into staging-nextgithub-actions[bot]1-2/+3
2023-11-13python3Packages.torch: Suppress spammy warningsMadoura1-0/+18
2023-11-14treewide: use config.rocmSupportMartin Weinelt1-2/+3