python3Packages.torchvision-bin: init at 0.9.1
This derivation can be used in conjunction with pytorch-bin to avoid the long build time of PyTorch/TorchVision CUDA builds.
This commit is contained in:
committed by
Jonathan Ringer
parent
2b467919c1
commit
abd6f00001
@@ -8225,6 +8225,8 @@ in {
|
||||
|
||||
torchvision = callPackage ../development/python-modules/torchvision { };
|
||||
|
||||
torchvision-bin = callPackage ../development/python-modules/torchvision/bin.nix { };
|
||||
|
||||
tornado = callPackage ../development/python-modules/tornado { };
|
||||
|
||||
# Used by circus and grab-site, 2020-08-29
|
||||
|
||||
Reference in New Issue
Block a user