diff --git a/src/TensorFlowNET.Core/Tensorflow.Binding.csproj b/src/TensorFlowNET.Core/Tensorflow.Binding.csproj index 2992848f..d027fe38 100644 --- a/src/TensorFlowNET.Core/Tensorflow.Binding.csproj +++ b/src/TensorFlowNET.Core/Tensorflow.Binding.csproj @@ -5,7 +5,7 @@ Tensorflow.Binding Tensorflow 2.2.0 - 0.70.0 + 0.70.1 9.0 enable Haiping Chen, Meinrad Recheis, Eli Belash @@ -20,7 +20,7 @@ Google's TensorFlow full binding in .NET Standard. Building, training and infering deep learning models. https://tensorflownet.readthedocs.io - 0.70.0.0 + 0.70.1.0 tf.net 0.70.x and above are based on tensorflow native 2.7.0 @@ -36,7 +36,7 @@ https://tensorflownet.readthedocs.io tf.net 0.4x.x aligns with TensorFlow v2.4.1 native library. tf.net 0.6x.x aligns with TensorFlow v2.6.x native library. tf.net 0.7x.x aligns with TensorFlow v2.7.x native library. - 0.70.0.0 + 0.70.1.0 LICENSE true true