From a095279809bff4b4c133292ab57854d8e7b7903b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:31:43 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.7.1 to 2.12.0 in /study/cs234/assignment2 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.7.1 to 2.12.0. - [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/v1.7.1...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- study/cs234/assignment2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/study/cs234/assignment2/requirements.txt b/study/cs234/assignment2/requirements.txt index da64296..33d3b85 100644 --- a/study/cs234/assignment2/requirements.txt +++ b/study/cs234/assignment2/requirements.txt @@ -3,4 +3,4 @@ gym==0.10.9 matplotlib==2.0.2 numpy==1.14.2 six==1.11.0 -tensorflow-gpu==1.7.1 +tensorflow-gpu==2.12.0