From c9989d332e902ce951ea65d61eeb398c9d7152a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 16:30:52 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.5.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../multi-label-soft-f1-master/requirements_gpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt diff --git a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt old mode 100755 new mode 100644 index b1bc0de..1a76461 --- a/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt +++ b/starter-explore/starter_code/multi-label-soft-f1-master/requirements_gpu.txt @@ -5,7 +5,7 @@ Pillow==6.2.0 seaborn==0.9.0 scikit-learn==0.21.3 scipy==1.3.1 -tensorflow-gpu==2.0.0 +tensorflow-gpu==2.5.1 tensorflow_hub==0.6.0 tqdm==4.36.1 grip==4.5.2