From 0fb2260fac96c751b8b710029877ac3845a6c09e Mon Sep 17 00:00:00 2001 From: Meinrad Recheis Date: Tue, 9 Apr 2019 01:13:48 +0200 Subject: [PATCH] removed Nuget package reference to NumSharp 0.8.3, we use the project reference for now. --- src/TensorFlowNET.Core/TensorFlowNET.Core.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj index 65b2ab6a..f4d8727e 100644 --- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj +++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj @@ -45,7 +45,6 @@ Bug memory leak issue when allocating Tensor. -