From 1f15d464960956a8192f137ebedf2753a36d83cc Mon Sep 17 00:00:00 2001 From: Manik Jindal Date: Wed, 31 Jan 2018 06:04:24 -0800 Subject: [PATCH] Bump version to 2.4 --- CNTK.Common.props | 2 +- .../CNTKAzureTutorial01.csproj | 16 +++++++-------- .../CNTKAzureTutorial01/packages.config | 6 +++--- .../CNTKLibraryCPPEvalCPUOnlyExamples.vcxproj | 12 +++++------ .../packages.config | 6 +++--- .../CNTKLibraryCPPEvalGPUExamples.vcxproj | 16 +++++++-------- .../packages.config | 8 ++++---- .../CNTKLibraryCSEvalCPUOnlyExamples.csproj | 16 +++++++-------- .../packages.config | 6 +++--- .../CNTKLibraryCSEvalGPUExamples.csproj | 20 +++++++++---------- .../packages.config | 8 ++++---- .../CPPEvalClient/CPPEvalClient.vcxproj | 8 ++++---- .../CPPEvalClient/packages.config | 4 ++-- .../CPPEvalExtendedClient.vcxproj | 8 ++++---- .../CPPEvalExtendedClient/packages.config | 4 ++-- .../CSEvalClient/CSEvalClient.csproj | 12 +++++------ .../CSEvalClient/packages.config | 4 ++-- .../EvalDll_AzureTutorial.csproj | 12 +++++------ .../EvalDll_AzureTutorial/packages.config | 4 ++-- .../ImageRecognizerLib.vcxproj | 4 ++-- .../ImageRecognizerLib/packages.config | 2 +- .../Text/WordLMWithSampledSoftmax/README.md | 2 +- .../CSTrainingCPUOnlyExamples.csproj | 16 +++++++-------- .../CSTrainingCPUOnlyExamples/packages.config | 6 +++--- .../CSTrainingGPUExamples.csproj | 20 +++++++++---------- .../CSTrainingGPUExamples/packages.config | 8 ++++---- Makefile | 2 +- ...using_declarative_and_imperative_API.ipynb | 2 +- Source/CNTK/CNTK.cpp | 2 +- .../CNTKv2LibraryDll/proto/onnx/CNTKToONNX.h | 2 +- .../ImageRecognitionAppCS.csproj | 4 ++-- Tutorials/CNTK_101_LogisticRegression.ipynb | 2 +- Tutorials/CNTK_102_FeedForward.ipynb | 2 +- .../CNTK_103B_MNIST_LogisticRegression.ipynb | 2 +- ...CNTK_103C_MNIST_MultiLayerPerceptron.ipynb | 4 ++-- ...03D_MNIST_ConvolutionalNeuralNetwork.ipynb | 2 +- .../CNTK_202_Language_Understanding.ipynb | 12 +++++------ Tutorials/CNTK_204_Sequence_To_Sequence.ipynb | 2 +- ...onnectionist_Temporal_Classification.ipynb | 2 +- .../CNTK_599A_Sequence_To_Sequence.ipynb | 2 +- .../Properties/AssemblyInfo.cs | 2 +- bindings/python/build.bat | 2 +- bindings/python/cntk/__init__.py | 2 +- bindings/python/doc/gettingstarted.rst | 2 +- bindings/python/setup.py | 4 ++-- 45 files changed, 142 insertions(+), 142 deletions(-) diff --git a/CNTK.Common.props b/CNTK.Common.props index 3eeeb3b5d..29fcf8c88 100644 --- a/CNTK.Common.props +++ b/CNTK.Common.props @@ -30,7 +30,7 @@ false true - 2.3.1 + 2.4 $(CntkComponentVersion)d diff --git a/Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/CNTKAzureTutorial01.csproj b/Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/CNTKAzureTutorial01.csproj index 9a8a55398..fd78a979a 100644 --- a/Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/CNTKAzureTutorial01.csproj +++ b/Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/CNTKAzureTutorial01.csproj @@ -23,8 +23,8 @@ - - ..\packages\CNTK.CPUOnly.2.3.1\lib\net45\x64\Cntk.Core.Managed-2.3.1.dll + + ..\packages\CNTK.CPUOnly.2.4.0\lib\net45\x64\Cntk.Core.Managed-2.4.dll True @@ -148,16 +148,16 @@ - - - + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + + +