aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Svärd <jonny.svaerd@arm.com>2023-10-25 10:48:37 +0200
committerJonny Svärd <jonny.svaerd@arm.com>2023-11-06 12:30:13 +0000
commit1575e51075da805e6a85796c007f3c6eb5697d1e (patch)
tree81f34d0a2d90c5eb1e034971ae1f3ee4f6a4eb6f
parent28005363f90cc146166e60d0130815109a24db05 (diff)
downloadethos-u-core-platform-1575e51075da805e6a85796c007f3c6eb5697d1e.tar.gz
Update tensorflow to 2.14 in requirements.txt23.11-rc223.11-rc123.11
Change-Id: I058e80a1c6aec1451255104ec5f5210ab436240b Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 57f9897..0a2d9fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
ethos-u-vela
pillow
pyelftools
-tensorflow==2.12
+tensorflow==2.14