https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
63b0878 add script to run Char-RNN example 04 February 2016, 01:31:42 UTC
0cfc1b1 updates in progress to example .cntk config 03 February 2016, 02:13:15 UTC
3356e1d end of afternoon 02 February 2016, 02:00:53 UTC
87d4fa1 afternoon sync 01 February 2016, 23:33:01 UTC
23203ca Example of 1-hot text character RNN 01 February 2016, 22:36:34 UTC
fc9ce38 Simplified clean 01 February 2016, 20:56:54 UTC
0077571 Fix progress when epochsize is 0 and fix the git hash built into the exe 01 February 2016, 20:56:47 UTC
bb41f2d Fix Merge Problem 01 February 2016, 16:42:44 UTC
3be39c0 Fix reader on Linux 01 February 2016, 16:42:43 UTC
9937992 Fix #define Activate LibSparsePCReader on Linux build Make file name consistent with Windows Activate LibSparsePCReader on Linux build Make file name consistent with Windows Activate LibSparsePCReader on Linux build Make file name consistent with Windows Fix reader on Linux Activate LibSparsePCReader on Linux build Make file name consistent with Windows Activate LibSparsePCReader on Linux build Make file name consistent with Windows Activate LibSparsePCReader on Linux build Make file name consistent with Windows Activate LibSparsePCReader on Linux build Make file name consistent with Windows 01 February 2016, 16:42:42 UTC
f9cfd33 Fix spacing 01 February 2016, 16:42:40 UTC
3461095 Fix Windows build 01 February 2016, 16:42:39 UTC
aab1bf6 Fix reader on Linux 01 February 2016, 16:42:38 UTC
2289a29 Add Safeguard while loading a plugin 01 February 2016, 16:42:36 UTC
19ebcdb Make file name consistent with Windows 01 February 2016, 16:42:35 UTC
3c47a11 Activate LibSparsePCReader on Linux build 01 February 2016, 16:42:34 UTC
8916484 Fixing extensions 01 February 2016, 13:32:01 UTC
2fd189f Renaming config 01 February 2016, 12:50:59 UTC
e0eefe4 Limiting only to linux and release due to the licensing 01 February 2016, 12:47:59 UTC
85c6630 Fixing linking against open cv 3.0 01 February 2016, 12:47:59 UTC
1f2d58e Changing the data directory 01 February 2016, 12:47:59 UTC
a1f8c8b Adding baseline for linux 01 February 2016, 12:47:59 UTC
fd24dc8 fixing config typo 01 February 2016, 12:47:59 UTC
20ece50 Fixing platform 01 February 2016, 12:47:59 UTC
48f1a9a Removing ResNet for now 01 February 2016, 12:47:59 UTC
7b7aac9 Updating the config + baselines 01 February 2016, 12:47:59 UTC
2a86416 Adapting config to run in test environment 01 February 2016, 12:47:59 UTC
f488231 Adding resnet test 01 February 2016, 12:47:59 UTC
999bead Adding AlexNet and ResNet directories 01 February 2016, 12:47:59 UTC
22e8011 Use .cntk as default extension for CNTK configuration files 01 February 2016, 09:19:48 UTC
9663572 temporarily disabled Image tests in Jenkins test 30 January 2016, 19:56:58 UTC
189549d ImageReader now understands imageLayout ids "cudnn" and "legacy" for mbFormat 30 January 2016, 19:56:57 UTC
be2e694 All image samples must take an imageLayout parameter 30 January 2016, 19:56:57 UTC
02faa47 (minor feedback from Vladimir) 30 January 2016, 19:56:56 UTC
aa90af3 changed sample 02_Convolution to use imageLayout to enable cudnn use; and fixed a refactoring bug in ImageParameter NDL definition 30 January 2016, 19:56:55 UTC
926a081 removed an unnecessary and incorrect consistency check 30 January 2016, 19:56:54 UTC
664af78 fixed an incorrect consistency check in TrainOrAdaptModel() 30 January 2016, 19:56:54 UTC
1918ac4 changed example e2e tests to P leg 30 January 2016, 19:56:53 UTC
f9505d8 reduced e2e time for ptb example from 11min to 6sec 30 January 2016, 19:56:52 UTC
d869add set data path linux vs. cygwin for MNIST e2e 30 January 2016, 19:56:51 UTC
d3993e1 chmod for run-test scripts 30 January 2016, 19:56:51 UTC
01d9350 Updated TestDriver script wrt gpu/cpu build under linux 30 January 2016, 19:56:50 UTC
7ba9b42 Changed yaml files for e2e example runs 30 January 2016, 19:56:49 UTC
bc2c4f3 Added examples as e2e tests 30 January 2016, 19:56:48 UTC
756e27a refined some error messages 30 January 2016, 19:56:47 UTC
bda7735 Merge branch 'master' of https://github.com/Microsoft/CNTK into jdroppo/FixEvalInputs 30 January 2016, 01:43:07 UTC
c2934ee Minor changes to the CUDA memomy allocation/free tracing 29 January 2016, 21:40:50 UTC
218f97a Update README.md 29 January 2016, 19:27:17 UTC
fa4ce41 Merge pull request #51 from yzhang87/master Fix the compile issue for Kaldi2Reader. 29 January 2016, 18:22:51 UTC
7920555 Merge pull request #58 from stonebig/patch-6 python 3 compatibility fix 29 January 2016, 17:06:52 UTC
2adf5fa python 3 compatibility fix 29 January 2016, 16:42:39 UTC
f9aefbd Makefile: exit early if 1Bit-SGD headers not found in 1Bit-SGD build 29 January 2016, 12:07:22 UTC
be345de Merge pull request #50 from stonebig/patch-5 python 3 compatibility fix 29 January 2016, 11:21:21 UTC
c88a7ef Remove <Scc*> tags from .vcxproj files 29 January 2016, 10:21:06 UTC
da2b355 Fix CntkEval.dll Related Issues Consumers of the CntkEval interface can pass in feature values without label values. Most of the code was okay with this, but the SimpleOutputWriter insisted on initializing both features and labels. This caused GetMinibatchIntoNetwork function in DataReaderHelpers.h to fail, when the layout of the label node was incorrect. I've changed the SimpleOutputWriter to only use input nodes that are ancestors of the desired output nodes. This fixes the issue for CntkEval usage. 29 January 2016, 01:26:13 UTC
a4a7ff2 let->const auto 29 January 2016, 00:16:22 UTC
1aba55f Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/fixRowSlice 29 January 2016, 00:15:30 UTC
6567017 Fix the compile issue for Kaldi2Reader. 28 January 2016, 21:41:09 UTC
f8c3cbd Add Windows flavor of file sync 28 January 2016, 19:39:18 UTC
fd53d1d add fsync to fflushordie 28 January 2016, 18:20:02 UTC
f8c67e4 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/fixRowSlice 28 January 2016, 17:49:03 UTC
6161ff9 tensor support for RowSlice operation; completed CudaErrString<cublasStatus_t>() 28 January 2016, 17:40:57 UTC
cc378e3 python 3 compatibility fix 28 January 2016, 17:21:42 UTC
6264182 Fixed wrong ld OpenCV path in Linux Makefile 28 January 2016, 15:32:23 UTC
341d27f #5 change hardcode environment to system envrioments 28 January 2016, 14:23:18 UTC
05441ad NoGPU.cpp: fix RuntimeError() messages 28 January 2016, 13:21:52 UTC
788b4a7 Fix Windows {Debug,Release}_CpuOnly builds (without 1-bit SGD) 28 January 2016, 11:07:24 UTC
90d2520 Merge pull request #38 from stonebig/patch-3 python 3 compatibility fix 28 January 2016, 06:25:49 UTC
f1106b8 Merge pull request #39 from stonebig/patch-4 python 3 compatibility fix 28 January 2016, 06:23:35 UTC
b1f5201 Merge pull request #41 from CarlMungazi/patch-1 Update Model Editing Language.md 28 January 2016, 04:51:44 UTC
a708d23 Update Model Editing Language.md Fixed typos. 27 January 2016, 23:54:41 UTC
6229652 python 3 compatibility fix 27 January 2016, 18:17:21 UTC
243312c python 3 compatibility fix 27 January 2016, 18:08:11 UTC
9552d4d (some reordering of methods in ReshapingNodes.h--CopyTo, Load, Save, forward, backward, Validate, no code change) 27 January 2016, 17:42:16 UTC
3e778db Modified projects and solution for a new CPUONLY configuration (Debug_CpuOnly and Release_CpuOnly) Added missing CRT_SECURE_NO_WARNINGS to latticeNoGpu.cpp Added missing reference to Matrix<double> (causing linking issues in Release_CpuOnly) 27 January 2016, 15:16:37 UTC
665cede Fixed dependency on Eval.DLL for EvalWrapper.DLL 27 January 2016, 09:08:37 UTC
9047530 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/releaseModeCallStacks 26 January 2016, 20:59:42 UTC
0c206bc Merge pull request #20 from samjabrahams/markdown-docs Add Markdown versions of documentation Word files 26 January 2016, 18:15:06 UTC
c997abc Replace .docx documentation files with Markdown Went through and makes a GitHub flavor Markdown file for each .docx file in the Documentation/Documents folder. There will inevitably need to be changes and upgrades to this, but I think it's a good first step. As requested, this also removes the .docx files from Documentation/Documents as well. 26 January 2016, 18:11:19 UTC
17c83e3 Merge pull request #28 from stonebig/patch-2 python 3 compatibility fix 26 January 2016, 18:07:31 UTC
3d04e6b Merge pull request #27 from stonebig/patch-1 python 3 compatibility fix 26 January 2016, 18:05:52 UTC
adc8410 python 3 compatibility fix 26 January 2016, 17:33:10 UTC
ffb3f0e python 3 compatibility fix 26 January 2016, 17:27:37 UTC
06ad0fe Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/releaseModeCallStacks 26 January 2016, 06:07:12 UTC
a7a62ef Added -g and -rdynamic compiler/linker options for release mode builds on linux to enable call stack generation in release builds 26 January 2016, 05:55:48 UTC
278ae80 Update README.md 26 January 2016, 04:53:43 UTC
2166c2b Merge pull request #14 from westonplatter/master grammar edit 26 January 2016, 00:19:27 UTC
05ea3e3 Merge pull request #23 from jonsafari/doc-check Doc spellcheck 26 January 2016, 00:18:19 UTC
4f8d793 Merge pull request #16 from pannous/master Fixed Source/Math/ConvolutionEngine.cpp error: format ‘%d’ expects argument of type ‘int’ 26 January 2016, 00:02:06 UTC
c9d8b50 spellcheck CNTK-TechReport 25 January 2016, 23:25:38 UTC
d955dfe spellcheck CNTK-TechReport 25 January 2016, 23:08:35 UTC
2972838 Fixed https://github.com/Microsoft/CNTK/issues/15 25 January 2016, 19:00:53 UTC
b8c2e5f grammar edit 25 January 2016, 18:43:45 UTC
2ec16d3 Added CLI Wrapper to native Evaluation Model Added C# Client for CLI wrapper 25 January 2016, 14:08:54 UTC
9e26398 Merge branch 'master' of https://github.com/Microsoft/CNTK 25 January 2016, 12:56:44 UTC
20925b8 Merge branch 'master' of https://github.com/Microsoft/CNTK 25 January 2016, 09:26:16 UTC
a0db80c White-space (remove CRs that crept in) 25 January 2016, 09:24:10 UTC
e49e512 Fixes to broken / missing paths in *.sln and *.vcxproj* (Via check check-git-vs-vs.ps1) 25 January 2016, 09:12:46 UTC
2ca3ca9 Source/1BitSGD: change to new hash again, f785679a6bd5cc089b138b3c6bcb68e4b1f345ae 25 January 2016, 08:18:42 UTC
fd8937d made gcc happy 24 January 2016, 05:07:36 UTC
back to top