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