From 2f9b6874a227d8fa056c2e2fd01e8c80824ee0bc Mon Sep 17 00:00:00 2001 From: William Isaksson Date: Mon, 17 Jul 2023 13:03:09 +0000 Subject: MLBEDSW-7165: Update to TensorFlow 2.12 - Updated FlatBuffers files using TensorFlow 2.12.0 schema - Added restriction for UnidirectionalSequenceLSTM to have 2D recurrent weights to handle that diagonal_recurrent_tensors attr is not currently supported. Change-Id: I104fd1f52485b9b83d644772dbcdeea2d17585f0 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 5e3c419f..8b9f35e3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ The tool has limited functionality for compiling a (EXPERIMENTAL). ## TensorFlow Support -* Vela 3.8.0 to current supports TensorFlow 2.11 +* Vela 3.9.0 to current 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 * Vela 3.4.0 supports TensorFlow 2.8 -- cgit v1.2.1