From 5a8b1cb59c25de4e3feca9c8e983f816755b1bac Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Sun, 16 Jan 2022 14:41:13 -0600 Subject: [PATCH] release v0.70.1. --- src/TensorFlowNET.Core/Tensorflow.Binding.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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