Skip to content

Commit da66ac8

Browse files
Bump tensorflow-gpu from 2.7.1 to 2.7.2 in /commons
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b119e75 commit da66ac8

6 files changed

+6
-6
lines changed

commons/requirements.19.06.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ termcolor==1.1.0
236236
terminado==0.8.3
237237
test-generator==0.1.1
238238
testpath==0.4.4
239-
tensorflow-gpu==1.13.2
239+
tensorflow-gpu==2.7.2
240240
tf2onnx==1.5.5
241241
toml==0.10.0
242242
toolz==0.10.0

commons/requirements.19.09.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ termcolor==1.1.0
236236
terminado==0.8.3
237237
test-generator==0.1.1
238238
testpath==0.4.4
239-
tensorflow-gpu==1.14
239+
tensorflow-gpu==2.7.2
240240
tf2onnx==1.5.5
241241
toml==0.10.0
242242
toolz==0.10.0

commons/requirements.20.03.cuda10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ termcolor==1.1.0
236236
terminado==0.8.3
237237
test-generator==0.1.1
238238
testpath==0.4.4
239-
tensorflow-gpu==1.15.2
239+
tensorflow-gpu==2.7.2
240240
tf2onnx==1.5.5
241241
toml==0.10.0
242242
toolz==0.10.0

commons/requirements.22.03.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ tensorflow-datasets-ko==0.2.3
497497
tensorflow-datasets==4.5.2
498498
tensorflow-estimator==2.7.0
499499
tensorflow-gan==2.1.0
500-
tensorflow-gpu==2.7.1
500+
tensorflow-gpu==2.7.2
501501
tensorflow-graphics-gpu==1.0.0
502502
tensorflow-hub==0.12.0
503503
tensorflow-io-gcs-filesystem==0.24.0

commons/requirements.22.06.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ tensorflow-datasets-ko
494494
tensorflow-datasets
495495
tensorflow-estimator
496496
tensorflow-gan
497-
tensorflow-gpu==2.9.0
497+
tensorflow-gpu==2.7.2
498498
tensorflow-graphics-gpu
499499
tensorflow-hub
500500
tensorflow-io-gcs-filesystem

commons/requirements.conda.22.06.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ tables==3.6.1
486486
tabulate==0.8.7
487487
tblib==1.6.0
488488
tenacity==8.0.1
489-
tensorflow-gpu==2.9.1
489+
tensorflow-gpu==2.7.2
490490
#tensorflow==2.9.0
491491
#tensorflowjs==3.13.0
492492
#tensorwatch==0.9.1

0 commit comments

Comments
 (0)