From 42abec185a95ac8d5f2b32d541f587b3cd306e75 Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Thu, 4 Feb 2021 21:31:57 +0000 Subject: MLBEDSW-3771: Updated to TF 2.4 flatbuffer schema Updated tflite loader and mappings from tensorflow 2.3 to tensorflow 2.4 Signed-off-by: Tim Hall Change-Id: I55884000ee139baf639bb0377008e0534f72fe94 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 586885c3..81bb0a08 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ compiled model. ## TensorFlow Support -Vela supports TensorFlow 2.3.0 +* Vela 2.1.0 to current supports TensorFlow 2.4 +* Vela 2.0.0 to 2.0.1 supports TensorFlow 2.3 +* Vela 0.1.0 to 1.2.0 supports TensorFlow 2.1 ## Environment -- cgit v1.2.1