summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/torchvision
AgeCommit message (Expand)Author
2023-05-17Merge pull request #232404 from GaetanLepage/torch-bin-updateWeijia Wang
2023-05-17python3Packages.torchvision: 0.15.1 -> 0.15.2Gaetan Lepage
2023-05-17python3Packages.torchvision-bin: 0.15.1 -> 0.15.2Gaetan Lepage
2023-04-29python3Packages.torchvision-bin: 0.14.1 -> 0.15.1Gaetan Lepage
2023-04-24python3Packages.torchvision: 0.14.1 -> 0.15.1Gaetan Lepage
2023-03-18python3Packages.torchvision: switch to backendStdenv.cc from cudatoolkit.ccConnor Baker
2023-03-13torchvision: remove cudaSupport argument; must use whatever torch usedConnor Baker
2023-03-13torch: passthru.cudaCapabilities is available only when cudaSupport is trueConnor Baker
2023-03-09torchvision: no need to specify CUDAHOSTCXXConnor Baker
2023-03-09torchvision: fix C/C++ compilers when using CUDA; migrate to cudaPackagesConnor Baker
2023-02-23cudaFlags: rewrite to capture all architechtures and fix #215436Connor Baker
2023-02-11python310Packages.torchvision-bin: correct meta.platformsRobert Schütz
2023-02-09python3Pakages.torchvision-bin: update cuda version 11.6 -> 11.7Gaetan Lepage
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
2022-12-20python3Packages.torchvision-bin: 0.14.0 -> 0.14.1Robert Scott
2022-12-20python3Packages.torchvision: 0.14.0 -> 0.14.1Robert Scott
2022-12-16cudaPackages: add cudaFlags (#205351)Jason Miller
2022-12-02python3Packages.torchvision-bin: 0.13.1 -> 0.14.0Martin Weinelt
2022-12-02python3Packages.torchvision: 0.13.1 -> 0.14.0Martin Weinelt
2022-09-01python3Packages.torchvision: 1.13.0 -> 1.13.1Martin Weinelt
2022-09-01python3Packages.torchvision-bin: 1.12.0 -> 1.13.1Martin Weinelt
2022-08-30python3Packages.torch{,-bin}: rename from pytorch{,-bin}Martin Weinelt
2022-07-21python3Packages.torchvision: 0.11.3 -> 0.13.0Martin Weinelt
2022-06-16treewide/development: add sourceType binaryNativeCode for many packagesRobert Scott
2022-04-09cudaPackages: overhaul of how we package cuda packagesFrederik Rietdijk
2022-03-23torchvision-bin: 0.11.1 -> 0.12.0Rehno Lindeque
2022-02-05python3Packages.torchvision: 0.11.2 -> 0.11.3Martin Weinelt
2021-12-16python38Packages.torchvision: 0.11.1 -> 0.11.2R. Ryantm
2021-11-16Merge pull request #143525 from junjihashimoto/bump-pytorchSandro
2021-11-15python38Packages.torchvision: 0.10.1 -> 0.11.1R. Ryantm
2021-11-10python3Packages.torchvision-bin: 0.10.1 -> 0.11.1Junji Hashimoto
2021-10-11python3Packages.torchvision: 0.10.0 -> 0.10.1Martin Weinelt
2021-09-23Bump pytorch-bin to 1.9.1Junji Hashimoto
2021-09-15Revert the argument of version, and remove 0.9.1Junji Hashimoto
2021-09-14Use nix-shell for prefetch.sh of torchvisionJunji Hashimoto
2021-09-14Merge branch 'master' into feature/bump-torchvisionjunji hashimoto
2021-09-14Change nix-hash to nix-to-sriJunji Hashimoto
2021-09-14Change hash-type from base32 to base64Junji Hashimoto
2021-09-12treewide: remove danieldk as maintainer from a set of packagesDaniël de Kok
2021-08-27Bump the binaries of torchvisionJunji Hashimoto
2021-08-08python3Packages.torchvision: added cudaSupport option (#132917)Alexander Kiselyov
2021-06-22python3Packages.torchvision: 0.9.0 -> 0.10.0Jonathan Ringer
2021-05-16python3Packages.torchvision-bin: init at 0.9.1Daniël de Kok
2021-04-03python3Packages.torchvision: 0.8.2 -> 0.9.0Jonathan Ringer
2021-02-14torchvision: remove myself from maintainersSandro Jäckel
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-12-30torchvision: update reason why tests failsJörg Thalheim
2020-12-30torchvision: 0.2.1 -> 0.8.2Sandro Jäckel
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly