From d1503cacf282b56ac9fb2ffa7f72b386e5c5e333 Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Sat, 19 Sep 2020 07:36:07 -0500 Subject: [PATCH] release 0.20. --- src/TensorFlowNET.Core/Tensorflow.Binding.csproj | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/TensorFlowNET.Core/Tensorflow.Binding.csproj b/src/TensorFlowNET.Core/Tensorflow.Binding.csproj index 30651968..b483987e 100644 --- a/src/TensorFlowNET.Core/Tensorflow.Binding.csproj +++ b/src/TensorFlowNET.Core/Tensorflow.Binding.csproj @@ -5,7 +5,7 @@ TensorFlow.NET Tensorflow 2.2.0 - 0.20.0-preview5 + 0.20.0 8.0 Haiping Chen, Meinrad Recheis, Eli Belash SciSharp STACK @@ -24,10 +24,7 @@ https://tensorflownet.readthedocs.io * Eager Mode is added finally. * tf.keras is partially working. -* tf.data is added. - -It's not stable at this moment and missing many APIs, tf.net 0.15.x is more stable for production. -Please be patient, we're working hard on missing functions, providing full tensorflow binding is our mission. +* tf.data is added. 0.20.0.0 LICENSE true