tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch * build tensorflow with bazel_1 * Bump openssl version to 1.1
This commit is contained in:
committed by
Frederik Rietdijk
parent
ca7f750959
commit
34296980d1
@@ -6671,7 +6671,7 @@ in {
|
||||
cudatoolkit = pkgs.cudatoolkit_10;
|
||||
cudnn = pkgs.cudnn_cudatoolkit_10;
|
||||
nccl = pkgs.nccl_cudatoolkit_10;
|
||||
openssl = pkgs.openssl_1_0_2;
|
||||
openssl = pkgs.openssl_1_1;
|
||||
inherit (pkgs.darwin.apple_sdk.frameworks) Foundation Security;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user