From 226fd09ce054018e7fec071b1d5a282c39f24984 Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Tue, 16 Apr 2019 04:19:55 -0500 Subject: [PATCH] v0.6.1-alpha for SiaNet --- src/TensorFlowNET.Core/TensorFlowNET.Core.csproj | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj index 260cb28d..ee59b28d 100644 --- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj +++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj @@ -4,7 +4,7 @@ netstandard2.0 TensorFlow.NET Tensorflow - 0.6.0 + 0.6.1-alpha Haiping Chen SciSharp STACK true @@ -16,15 +16,11 @@ TensorFlow, NumSharp, SciSharp, MachineLearning, TensorFlow.NET, C# Google's TensorFlow full binding in .NET Standard. Docs: https://tensorflownet.readthedocs.io - 0.6.0.0 - Changes since v0.5: -Added Nearest Neighbor. -Fix memory leak issue when allocating Tensor. -Fix control flow bug. -More math APIs. -More unit tests. + 0.6.1.0 + Changes since v0.6: +More math/ linalg APIs. 7.2 - 0.6.0.0 + 0.6.1.0