From f4a511ffe7cd6c77e2effcbdf0843b2ef89d8df4 Mon Sep 17 00:00:00 2001 From: William Isaksson Date: Wed, 22 Nov 2023 22:27:58 +0100 Subject: MLBEDSW-8157: Update to TensorFlow 2.15 Updates to TensorFlow 2.15. No StableHLO operators were added to Vela since these are subject to change and have almost no runtime support. - FlatBuffers version was unchanged. Change-Id: I9a506a2dcc2e0bc2498742e857bbb6d69b19ac1b Signed-off-by: William Isaksson Signed-off-by: Rickard Bolin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35c8d3a7..95e7ddff 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ optimised operators against that of the corresponding TensorFlow Lite reference kernels (or TensorFlow Lite for Microcontrollers reference kernels in the case of the UNIDIRECTIONAL_SEQUENCE_LSTM operator). The following list indicates which version is used for comparison: - -* Vela 3.10.0 to current supports TensorFlow 2.14 +* Vela 3.11.0 to current supports TensorFlow 2.15 +* Vela 3.10.0 supports TensorFlow 2.14 * 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 -- cgit v1.2.1