From f0cb1abcab287a282a238d660089e23bd0c93c23 Mon Sep 17 00:00:00 2001 From: William Isaksson Date: Mon, 11 Sep 2023 13:00:30 +0000 Subject: MLBEDSW-8035: Update to TensorFlow 2.13 - Adds 3 ops: Bitcast, BitcastXor, RightShift Change-Id: Ia9721c69d4f3da0deba7526addb95a9a54e63adf Signed-off-by: William Isaksson --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce76e3b8..52392c99 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ Vela is tested by comparing the numerical behaviour of the optimised operators against that of the corresponding TensorFlow Lite reference kernels. The following list indicates which version is used for comparison: -* Vela 3.9.0 to current supports TensorFlow 2.12 +* Vela 3.10.0 to current supports TensorFlow 2.13 +* Vela 3.9.0 supports TensorFlow 2.12 * Vela 3.8.0 supports TensorFlow 2.11 * Vela 3.6.0 to 3.7.0 supports TensorFlow 2.10 * Vela 3.5.0 supports TensorFlow 2.9 -- cgit v1.2.1