From e8623bd3d0581ba2d31b262890b20dd40319fe0c Mon Sep 17 00:00:00 2001 From: Arnav Das Date: Wed, 15 May 2019 21:22:21 +0530 Subject: [PATCH] Keras Commit --- test/KerasNET.Example/Keras.Example.csproj | 4 ++-- test/KerasNET.Example/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/KerasNET.Example/Keras.Example.csproj b/test/KerasNET.Example/Keras.Example.csproj index f5986c92..9b9828e3 100644 --- a/test/KerasNET.Example/Keras.Example.csproj +++ b/test/KerasNET.Example/Keras.Example.csproj @@ -40,8 +40,8 @@ ..\packages\Google.Protobuf.3.7.0\lib\net45\Google.Protobuf.dll - - ..\packages\NumSharp.0.10.0\lib\netstandard2.0\NumSharp.Core.dll + + ..\..\packages\NumSharp.0.10.1\lib\netstandard2.0\NumSharp.Core.dll diff --git a/test/KerasNET.Example/packages.config b/test/KerasNET.Example/packages.config index 1e1b6069..e7c17277 100644 --- a/test/KerasNET.Example/packages.config +++ b/test/KerasNET.Example/packages.config @@ -2,7 +2,7 @@ - +