https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
4576040 merged from master 26 August 2016, 17:03:58 UTC
39eb15a Tools/make_binary_drop_linux: libcudnn 4.0 -> 5.0 26 August 2016, 13:35:53 UTC
4d526ab Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/06_RegressionSimple/: disable Debug-GPU 26 August 2016, 11:51:18 UTC
54b0770 Merge remote-tracking branch 'origin/master' into mahilleb/cuDNN5 26 August 2016, 08:59:09 UTC
2ce3ed0 Speech/HTKDeserializers/LSTM/Truncated/: same tolerance change as sister test 26 August 2016, 08:52:43 UTC
4117602 Examples/Image/Miscellaneous/CIFAR-10/06_RegressionSimple/: don't run on CPU 26 August 2016, 08:34:05 UTC
56813a1 Permission 26 August 2016, 08:23:53 UTC
1f55aa3 configure: CuDNN 5.0 over CuDNN 5.1 for a little while 26 August 2016, 08:09:19 UTC
aecdfc7 Merge commit '9a04db5536154b9cf26eded9bab34f267ab7446f' into mahilleb/cuDNN5 26 August 2016, 08:05:25 UTC
f076227 Tests/EndToEndTests/UnitTests/ManagedEvalTests: added, Windows CPU-only 26 August 2016, 08:04:42 UTC
3faa69a Revert "Log batch-normalizatoin runInvStdDev values after model loading." This reverts commit a885a437545b6c75c256d85335d52abc59bfc4fe. 26 August 2016, 07:59:36 UTC
97794ab Merge branch 'mahilleb/cuDNN5-bntc' of https://github.com/Microsoft/cntk into fseide/cudnn5 26 August 2016, 04:58:41 UTC
9a04db5 updated ImageHandsOn 26 August 2016, 04:16:14 UTC
72d1be8 updated ImageHandsOn 26 August 2016, 04:10:56 UTC
723bb80 Merge branch 'mahilleb/cuDNN5-bntc' of https://github.com/Microsoft/cntk into fseide/cudnn5 26 August 2016, 04:04:13 UTC
bc60bbe updated ImageHandsOn parallelization setup 26 August 2016, 04:03:18 UTC
6412e9b updated ImageHandsOn parallelization setup 26 August 2016, 04:00:17 UTC
538d066 merged from master 26 August 2016, 01:51:21 UTC
8c86ede Merge branch 'mahilleb/cuDNN5-bntc' of https://github.com/Microsoft/cntk into fseide/cudnn5 26 August 2016, 01:30:27 UTC
923b6f2 updated default normalization time constant for Batch Norm 26 August 2016, 01:24:10 UTC
6ee7ee7 Merge branch 'nikosk/pascal-and-cuda8-fixes' of https://github.com/Microsoft/cntk into nikosk/pascal-and-cuda8-fixes 25 August 2016, 23:43:51 UTC
65dbb7a Merge branch 'DanielMerget-DanielMerget/fix_atomicAdd' into nikosk/pascal-and-cuda8-fixes 25 August 2016, 23:01:23 UTC
002e920 Update CNTK.Cpp.props to CUDA8; Add atomicAdd fix by DanielMerget 25 August 2016, 22:57:17 UTC
06b7626 (made VC happy) 25 August 2016, 22:07:19 UTC
58b7186 Merge branch 'DanielMerget/fix_atomicAdd' of https://github.com/DanielMerget/CNTK into DanielMerget-DanielMerget/fix_atomicAdd 25 August 2016, 21:29:09 UTC
16dd77e Merge branch 'slayton58-divmod' into fseide/cudnn5 25 August 2016, 21:23:12 UTC
828b393 Initial divmod implementation 25 August 2016, 17:29:21 UTC
4cb011b Adapting the sister test 25 August 2016, 16:28:20 UTC
e1cf519 CuDNNv5: enable for build v5.1 is preferred over v5. 25 August 2016, 14:26:03 UTC
e459613 Baselines 25 August 2016, 14:25:18 UTC
d9e9c88 Merge remote-tracking branch 'origin/fseide/cudnn5' into mahilleb/CuDnn5Test 25 August 2016, 13:44:53 UTC
58f18f8 Merge remote-tracking branch 'origin/master' into mahilleb/CuDnn5Test 25 August 2016, 13:42:24 UTC
6827182 Merge remote-tracking branch 'origin/mahilleb/CuDnn5Test' into mahilleb/CuDnn5Test 25 August 2016, 13:38:08 UTC
fc3a071 CntkBatchNormalization.cuh: fix for batchSize == 1 25 August 2016, 13:37:23 UTC
7e82e9b Added e2e test for image regression example 25 August 2016, 09:26:23 UTC
e7a273d added simple image regression examples for CIFAR-10 25 August 2016, 09:26:12 UTC
a885a43 Log batch-normalizatoin runInvStdDev values after model loading. 25 August 2016, 07:50:08 UTC
d6da982 fixed cudnn5 RNN tests 25 August 2016, 05:53:32 UTC
af423dd disabled cudnn5 RNN and Layers RNN test on Linux until we create the baselines 25 August 2016, 05:48:13 UTC
9c0a602 FullUtteranceCuDNN5 now restricted to run on gpu, actually 25 August 2016, 05:44:09 UTC
2be0dc6 updated Truncated test 25 August 2016, 05:14:25 UTC
b814ff8 updated Truncated momentum value and missign baselines 25 August 2016, 05:01:37 UTC
6a1c9a7 added RecurrentLSTMLayerStack() 25 August 2016, 04:51:41 UTC
f3942f1 added missing RNN bits to Linux Makefile 25 August 2016, 03:54:08 UTC
4e19029 RNNnodes.cpp missing in Linux Makefile; changed test tolerance to accept a momentum printed as 0.899998 instead of the original 0.9 25 August 2016, 03:42:48 UTC
e576c3d missing NoGPU.cpp entries for RNN node; fixed shared_ptr to incomplete CuDnnRNNExecutor 25 August 2016, 03:24:31 UTC
686078f (made gcc happy) 25 August 2016, 02:51:02 UTC
0bff544 created baselines for LSTM E2E with Layers and cudnn5 25 August 2016, 02:48:46 UTC
32c9d11 added e2e tests for LSTM Layers and cudnn5, missing baselines 25 August 2016, 02:29:46 UTC
7558fc4 repaired LSTM e2e test for old model 25 August 2016, 02:18:44 UTC
5f14fca merged from mahilleb/CuDnn5Test 25 August 2016, 01:45:39 UTC
a144404 RecurrentLSTMLayer{} now allows to select the optimized engine 25 August 2016, 01:33:36 UTC
769b260 updated SLUHandsOn tests 25 August 2016, 01:15:09 UTC
9e73e6f bug fix in RNN node input swapping; LSTM e2e for RNN node now uses dimension inference 25 August 2016, 00:37:53 UTC
d9c7e82 OptimizedRNNStackNode: renamed some variables, renamed recurrentOps to camelCase, added weigth inference 25 August 2016, 00:17:23 UTC
179b821 Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/02_BatchNormConv: baseline update 24 August 2016, 23:39:00 UTC
8a86da8 renamed RNNNode to OptimizedRNNStackNode, also updated parameter names 24 August 2016, 23:10:01 UTC
0285fa9 Merge remote-tracking branch 'origin/master' into mahilleb/CuDnn5Test Conflicts: Source/ComputationNetworkLib/ComputationNode.h Source/ComputationNetworkLib/TrainingNodes.h Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/02_BatchNormConv/baseline.linux.txt Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/02_BatchNormConv/baseline.windows.txt Tests/UnitTests/MathTests/ConvolutionEngineTests.cpp 24 August 2016, 22:37:49 UTC
e5f0bb9 disabled peephole connections by default in RecurrentLSTMLayer{} 24 August 2016, 22:32:24 UTC
b2a18dd LSTMBlock{} now combining 4 matrices into one 24 August 2016, 22:10:45 UTC
150aedd towards optimized LSTMBlock 24 August 2016, 21:55:58 UTC
00e0249 added cudnn5 emulation version to LSTM e2e test 24 August 2016, 21:35:47 UTC
0b049c0 added cudnn to LSTM e2e 24 August 2016, 19:25:43 UTC
90bbcc1 (updated param init in LSTM e2e) 24 August 2016, 18:06:24 UTC
453bd59 (a good layer-norm setup for LSTM e2e) 24 August 2016, 17:39:10 UTC
e64dba1 added layers version to LSTM e2e test 24 August 2016, 17:25:31 UTC
737fe4c updated LSTM test to newer style 24 August 2016, 17:06:42 UTC
d8c3c15 merged from CuDnn5Test and cudnn-rnn 24 August 2016, 16:44:29 UTC
9d6345b Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/kdd 24 August 2016, 15:05:13 UTC
493744d Source/Math/CntkBatchNormalization.cuh: fix variance conversion 24 August 2016, 12:00:22 UTC
e27af11 Integrate zhouwang/rebase-mtNonUniform2 into master 24 August 2016, 07:47:02 UTC
d1b1127 Merge branch 'jdroppo/cudnn-rnn-lstm' of https://github.com/Microsoft/cntk into fseide/cudnn5 24 August 2016, 07:20:13 UTC
835985b fixed test 24 August 2016, 06:39:28 UTC
bd5f9cb addressed CR feedback; modifed an e2e test to cover inferInputRankToMap 24 August 2016, 04:54:00 UTC
7aa9b83 merged from master 24 August 2016, 01:12:36 UTC
3c5aa75 changed inferInputRank to inferInputRankToMap, and updated {Linear,Dense}Layer{} to accept the mutually exclusive inputRank and mapRank parameters 24 August 2016, 00:59:31 UTC
de864bf renamed Times inputRank to inferInputRank 24 August 2016, 00:32:03 UTC
8dfb1e2 Report on converting minibatch count to samples 23 August 2016, 23:33:03 UTC
bb155ef tune 23 August 2016, 22:06:49 UTC
e1a9cab Address CR comments 23 August 2016, 18:32:03 UTC
373adfd Changes Addressing Code Review for CUDNN RNNStack Node 23 August 2016, 17:40:34 UTC
86ec025 Use mt19937 instead of rand() 23 August 2016, 17:24:45 UTC
705951a adjust baseline with new boost random distribution function change std random distribution to boost random distribution 23 August 2016, 17:23:46 UTC
3179559 use boost random distribution functions instead of std 23 August 2016, 17:23:42 UTC
c11ad31 Using slash instead of backslash 23 August 2016, 17:23:26 UTC
a2565ab fix bug that removes path prefix in the file name on Linux Use comparision with tolerance use '/' instead of '\' in path in data files. 23 August 2016, 17:22:47 UTC
6744b96 check output with tolerance optionally allow tolerance when comparing file content 23 August 2016, 17:21:43 UTC
aeee8f6 Add bilinear initialization of learnable parameter Enable filling learnable parameter with coefficients for bilinear interpolation. A common use is with deconvolution acting as upsampling. 23 August 2016, 15:26:25 UTC
6aea378 Baseline update 23 August 2016, 11:12:45 UTC
66498cf Merge remote-tracking branch 'origin/master' into mahilleb/CuDnn5Test Note: baselines need to be fixed for Tests/EndToEndTests/BatchNormalization and Tests/EndToEndTests/Examples/Image/Miscellaneous/CIFAR-10/02_BatchNormConv. 23 August 2016, 09:12:35 UTC
d4f40dd adapt the swig wrapper to the change in getNextMinibatch method 23 August 2016, 08:21:42 UTC
10271ba Merge branch 'master' into blis/PythonV2 23 August 2016, 07:38:24 UTC
f46e911 move nn.py to examples folder 23 August 2016, 07:37:03 UTC
1f9c539 Merge branch 'jdroppo/cudnn-rnn-lstm' of https://github.com/Microsoft/cntk into fseide/cudnn5 23 August 2016, 03:11:07 UTC
4983c46 fixed up two new baselines w.r.t. ErrorPrediction -> ClassificationError 23 August 2016, 01:53:35 UTC
54f0960 merged from mahilleb/CuDnn5Test 23 August 2016, 01:51:22 UTC
abe6624 re-fixed baselines from ErrorPrediction to ClassificationError 23 August 2016, 00:35:15 UTC
320f2f5 re-merged baseline files from master, seems I mixed them up 23 August 2016, 00:27:23 UTC
f32db3e undid the test case of BrainScript from ClassificationError to ErrorPrediction 23 August 2016, 00:11:23 UTC
74528ec Update CNTK.Cpp.props to CUDA8; Add atomicAdd fix by DanielMerget 22 August 2016, 22:40:47 UTC
back to top