https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
71b012e Fix write action to correctly modify Reader config 17 June 2016, 13:59:54 UTC
0a70099 Main ReadMe news of June 16, 2016 17 June 2016, 12:07:16 UTC
595d482 Math.vcxproj: tune dependency checking 16 June 2016, 08:44:51 UTC
a6b19ad CNTK.sln: add missing project dependency V2LibraryTests -> CNTKv2LibraryDll Closes #598. 16 June 2016, 08:42:03 UTC
fcce719 Integrate wilrich/configString into master 16 June 2016, 06:58:20 UTC
8835d4f Remove SM20 support 15 June 2016, 20:16:29 UTC
3b18ecc Integrate amitaga/fixRacesInColumnwiseSoftmaxKernel into master 15 June 2016, 19:43:08 UTC
ecdacd9 Address CR feedback on: Fixed races in the columnwise softmax GPU kernel implementation detected and reported by cuda-memcheck 15 June 2016, 18:27:01 UTC
f185c61 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/fixRacesInColumnwiseSoftmaxKernel 15 June 2016, 18:15:56 UTC
a9f7698 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 15 June 2016, 18:11:37 UTC
0f9e951 Integrate mahilleb/MpiEncodingFix into master 15 June 2016, 14:50:32 UTC
a38fcbf ReadMe News, June 15, 2016 15 June 2016, 13:00:45 UTC
702e34e addressed CR comments: removed #ifdef as non-ascii characters have been fixed in BlockMomentumSGD.h; Simplify #ifdef in MPIWrapper.h 15 June 2016, 12:24:17 UTC
0cd50e0 Fix build with active codepage 936 (non-ASCII characters in files without BOM) This closes #487, closes #47. 15 June 2016, 12:24:17 UTC
fee99ca Update CNTK custom MKL README 15 June 2016, 12:08:56 UTC
118b2ba Integrate wolfma/cntkmklInt into master 15 June 2016, 11:38:33 UTC
8d3cbcd added missing .mapping file to CMUDict example 15 June 2016, 00:41:05 UTC
4ffa146 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 15 June 2016, 00:39:02 UTC
e86b514 (two comments) 15 June 2016, 00:38:53 UTC
eb42ec3 Fixed races in the columnwise softmax GPU kernel implementation detected and reported by cuda-memcheck 14 June 2016, 23:59:29 UTC
0ec5b27 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library Conflicts: CNTK.sln 14 June 2016, 18:36:37 UTC
ed3b288 Added comment about generic unpool operation. 14 June 2016, 18:36:19 UTC
f14b7d0 Fixed CPU only build. 14 June 2016, 16:58:16 UTC
dd37396 Removed MaxPoolingMaskNode 14 June 2016, 16:58:16 UTC
a759cbc Addressed review feedback. 14 June 2016, 16:58:16 UTC
6a86936 Fixed deconv forward issue, updated sample. 14 June 2016, 16:58:16 UTC
75dbb2c Added simple deconv sample. 14 June 2016, 16:58:16 UTC
c5a6f11 Finished implementation of MaxUnpoolingNode. 14 June 2016, 16:58:16 UTC
dd21564 Added MaxUnpoolingNode. 14 June 2016, 16:58:16 UTC
e251a77 Renamed to MaxPoolingMask and completed CPU/GPU implementation. 14 June 2016, 16:58:16 UTC
46ef8a1 Added MaxPoolingIndicesNode. 14 June 2016, 16:58:16 UTC
47f7e67 Completed deconv implementation. 14 June 2016, 16:58:16 UTC
112dd21 Deconvolution suport, part 1. 14 June 2016, 16:58:16 UTC
35cb573 Fix copy 14 June 2016, 16:29:56 UTC
52ae072 CNTK custom MKL support 14 June 2016, 15:39:24 UTC
4132eec Integrate jorgetav/update-pythonapi-docs into master 14 June 2016, 11:31:34 UTC
2b6ff62 Update to 1.5 CNTK Python API docs Update to 1.5 CNTK Python API docs 14 June 2016, 10:03:45 UTC
f15e102 Integrate jorgetav/update-pythonapi-docs into master 14 June 2016, 08:20:13 UTC
941e5ec (update linux baseline files) 13 June 2016, 22:20:48 UTC
3ff048f (update BM baseline) 13 June 2016, 21:40:55 UTC
28325ba Merge branch 'master' of https://github.com/Microsoft/CNTK into m 13 June 2016, 20:07:04 UTC
82354a5 (Address CR feedback for BlockMomentumSGD.h) 13 June 2016, 20:06:30 UTC
a47c3d8 Temporarily add the CNTK v2 library tests as an end-to-end test. This will be switched to the BOOST unit test framework later when the framework is setup for linux too. 13 June 2016, 16:45:51 UTC
ea4ce98 Integrate mahilleb/MakefileMakefiles into master 13 June 2016, 15:19:21 UTC
cc296fc Makefile: rename MAKEFILES -> BUILD_CONFIGURATION MAKEFILES is special and automatically inherited in sub makes. 13 June 2016, 14:08:40 UTC
614e9d6 Writing configuration to string 13 June 2016, 12:53:56 UTC
3a7a19f Update Getting started section of the Python API docs, minor edit 13 June 2016, 12:35:36 UTC
1fa75dc Update Getting started section of the Python API docs 13 June 2016, 12:25:12 UTC
efa3aae Addressing CR comments 13 June 2016, 08:16:23 UTC
6e92169 Clarifying sample 13 June 2016, 08:16:23 UTC
624bbb9 Fixing running 13 June 2016, 08:16:23 UTC
5cd199d Fixing bugs 13 June 2016, 08:16:23 UTC
43759a4 Adding test cases 13 June 2016, 08:16:23 UTC
d3c4fc2 Adding tests 13 June 2016, 08:16:23 UTC
9eaaba1 FIxing string interpolation 13 June 2016, 08:16:23 UTC
e0a6cb2 Fixing stdin input 13 June 2016, 08:16:23 UTC
cf1d606 Adding txt to ctf converter 13 June 2016, 08:16:23 UTC
e875771 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library Conflicts: CNTK.sln 12 June 2016, 16:14:03 UTC
26c2006 CNTKv2Library: Linux port 11 June 2016, 23:50:26 UTC
c508e9f CNTK v2 library: Sparse input support 11 June 2016, 09:12:39 UTC
3286934 Integrate wilrich/smallFixes into master 10 June 2016, 20:40:54 UTC
15462c8 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 10 June 2016, 18:17:46 UTC
81721e8 ReadMe. News. Jun 10, 2016 10 June 2016, 16:57:35 UTC
75521e2 added a missing test output to the 01_ MNIST example 10 June 2016, 15:42:13 UTC
a261c75 Fix parsing of percentage numbers in test output 10 June 2016, 08:35:35 UTC
bfa5443 (make gcc happy) 10 June 2016, 01:02:49 UTC
b305855 (one more spelling fix) 10 June 2016, 01:02:20 UTC
fbf07fb (removed debug code) 10 June 2016, 00:59:25 UTC
38a1cc8 fixed a bad match of a Jenkins rule for 01_ MNIST 10 June 2016, 00:57:58 UTC
9d0bf33 (Address CR feedback) 10 June 2016, 00:35:21 UTC
cb05e2b Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 09 June 2016, 23:39:45 UTC
2ec15d2 updated absolute error tolerances for 02_ and 03_ MNIST to match errs reported in percent instead of a fraction 09 June 2016, 23:39:13 UTC
5565245 moved around some vars in 02_ 09 June 2016, 21:00:49 UTC
40ba155 rolled back using NetworkFactory for eval command, and rolled back the superfluous NDLNetworkBuilder for 03_ 09 June 2016, 21:00:22 UTC
7428541 Integrate clemensm/evalvector2array into master 09 June 2016, 15:48:24 UTC
40c72ca Cosmetics 09 June 2016, 11:57:50 UTC
40a16a4 Add an overload that takes reference to a preallocated array instead of std::vector 09 June 2016, 08:14:07 UTC
876dbbf updated 01_ baseline to MB size of 1024 09 June 2016, 04:20:43 UTC
345dd70 updated more MNIST example baseline logging format 09 June 2016, 04:09:11 UTC
829b9ce updated baselines to new % format 09 June 2016, 03:07:32 UTC
35c80b7 removed superfluous NDLNetworkBuilder block from 02_ sample 09 June 2016, 03:01:48 UTC
0e30c49 commented out superfluous NDLNetworkBuilder section on MNIST 03_ example 09 June 2016, 02:53:52 UTC
751d221 moved some variables into 02_ MNIST example: NDLNetworkBuilder 09 June 2016, 02:50:11 UTC
bc1dd43 updated MNIST 01_ baseline to use % and added top-5 number 09 June 2016, 02:30:28 UTC
3bf23b3 temporarily hiding BrainScript in MNIST 01_ example 09 June 2016, 02:10:12 UTC
d81ce8b brought back the superfluous NDLNetworkBuilder on MNIST 02_ example 09 June 2016, 02:07:08 UTC
64b4e7a prettified MNIST 02_ example 09 June 2016, 01:47:41 UTC
ca02cf3 minor updates to 01_OneHidden BS 09 June 2016, 01:07:37 UTC
bdbba9c Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 09 June 2016, 00:50:26 UTC
c7a93fa updated the MNIST regression-test baselines w.r.t. variable names 09 June 2016, 00:49:57 UTC
42e7fcf MNIST Example 01 now matches Tutorial II 09 June 2016, 00:47:18 UTC
db06861 Integrate mahilleb/HtkDeserializersErrorCheckScpFile into master 08 June 2016, 16:13:08 UTC
940bd31 Integrate 0e8826e3a8af729e27bd1edbe0f643c7919a5226 into master 08 June 2016, 14:15:12 UTC
584ff81 Address CR comments; test 08 June 2016, 13:38:22 UTC
33db236 Integrate clemensm/evalvector2array into master 08 June 2016, 13:15:15 UTC
6888af1 Make extended eval robust(er) wrt. VS12/VS14 interoperability Require memory allocation on the client More tests, more checks 08 June 2016, 11:45:09 UTC
b06d577 HTKDeserializers: throw on errors reading from scpFile; throw when there are no utterances 08 June 2016, 11:37:48 UTC
ca3ffb8 News in ReadMe, Jun 8, 2016 08 June 2016, 10:57:37 UTC
d883113 Merge branch 'master' of https://github.com/Microsoft/CNTK into m 07 June 2016, 22:46:08 UTC
cdffed7 Minor bug fixes for BlockMomentumSGD Conflicts: Source/SGDLib/SGD.cpp Source/SGDLib/SGD.h Tests/EndToEndTests/Speech/DNN/ParallelBM/baseline.windows.gpu.txt 07 June 2016, 20:43:11 UTC
back to top