diff --git a/src/TensorFlowNET.Core/Tensorflow.Binding.csproj b/src/TensorFlowNET.Core/Tensorflow.Binding.csproj index 2b1d7b60..4ea95719 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.31.0 + 0.31.1 8.0 Haiping Chen, Meinrad Recheis, Eli Belash SciSharp STACK @@ -19,7 +19,7 @@ Google's TensorFlow full binding in .NET Standard. Building, training and infering deep learning models. https://tensorflownet.readthedocs.io - 0.31.0.0 + 0.31.1.0 tf.net 0.20.x and above are based on tensorflow native 2.x. * Eager Mode is added finally. @@ -30,7 +30,7 @@ https://tensorflownet.readthedocs.io TensorFlow .NET v0.30 is focused on making more Keras API work including: * tf.keras.datasets * Building keras model in subclass, functional and sequential api - 0.31.0.0 + 0.31.1.0 LICENSE true true diff --git a/src/TensorFlowNET.Keras/Tensorflow.Keras.csproj b/src/TensorFlowNET.Keras/Tensorflow.Keras.csproj index 616467ff..aec973ad 100644 --- a/src/TensorFlowNET.Keras/Tensorflow.Keras.csproj +++ b/src/TensorFlowNET.Keras/Tensorflow.Keras.csproj @@ -6,7 +6,7 @@ 8.0 Tensorflow.Keras AnyCPU;x64 - 0.2.0 + 0.2.1 Haiping Chen Keras for .NET Apache 2.0, Haiping Chen 2020 @@ -29,6 +29,7 @@ Keras is an API designed for human beings, not machines. Keras follows best prac Git true Open.snk + 0.2.1.0