Commit Graph

7 Commits

Author SHA1 Message Date
Jörg Thalheim
d198cbabe7
torchvision: update reason why tests fails 2020-12-30 07:42:16 +01:00
Sandro Jäckel
77c70abb81
torchvision: 0.2.1 -> 0.8.2 2020-12-30 00:07:24 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Austin Seipp
6980edf2ba pythonPackages.torchvision: 0.1.9 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-23 18:35:18 -05:00
Eric Sagnes
14ce4217e3 torchvision: init at 0.1.9 2017-08-21 20:43:28 +09:00