From c8058b1acb23831eca0db456e195bfe92af80609 Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Wed, 24 Jul 2019 10:11:43 -0500 Subject: [PATCH] Upgrade NumSharp with signature. --- src/TensorFlowHub/TensorFlowHub.csproj | 3 --- src/TensorFlowNET.Core/TensorFlowNET.Core.csproj | 11 ++++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/TensorFlowHub/TensorFlowHub.csproj b/src/TensorFlowHub/TensorFlowHub.csproj index 45e86713..3afa41b1 100644 --- a/src/TensorFlowHub/TensorFlowHub.csproj +++ b/src/TensorFlowHub/TensorFlowHub.csproj @@ -7,7 +7,4 @@ - - - diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj index 5e85d29f..fc14c941 100644 --- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj +++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj @@ -5,7 +5,7 @@ TensorFlow.NET Tensorflow 1.14.0 - 0.10.0 + 0.10.1 Haiping Chen, Meinrad Recheis SciSharp STACK true @@ -18,7 +18,7 @@ Google's TensorFlow full binding in .NET Standard. Docs: https://tensorflownet.readthedocs.io Medium: https://medium.com/scisharp - 0.10.0.0 + 0.10.1.0 Changes since v0.9.0: 1. Added full connected Convolution Neural Network example. @@ -27,9 +27,10 @@ Medium: https://medium.com/scisharp 4. Fix path issue of Transfer Learning example on Linux. 5. Add back gen_ops.cs. 6. Add StridedSliceGrad. -7. Add BatchMatMulGrad. +7. Add BatchMatMulGrad. +8. Upgrade NumSharp. 7.2 - 0.10.0.0 + 0.10.1.0 LICENSE false true @@ -61,7 +62,7 @@ Medium: https://medium.com/scisharp - +