pytorch-bin: init at 1.6.0
This commit is contained in:
@@ -4100,6 +4100,10 @@ in {
|
||||
cudaSupport = pkgs.config.cudaSupport or false;
|
||||
};
|
||||
|
||||
pytorch-bin = callPackage ../development/python-modules/pytorch/bin.nix {
|
||||
inherit (pkgs.linuxPackages) nvidia_x11;
|
||||
};
|
||||
|
||||
pyro-ppl = callPackage ../development/python-modules/pyro-ppl {};
|
||||
|
||||
opt-einsum = if isPy27 then
|
||||
|
||||
Reference in New Issue
Block a user