swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084

sort by:
Revision Author Date Message Commit Date
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
38bdde9 Integrate mahilleb/ReaderConfigCleanup into master 07 June 2016, 20:27:45 UTC
b65299b Removing throw() 07 June 2016, 14:16:28 UTC
5fec9be Remove 'prefetch=true' where it's the default 07 June 2016, 13:34:27 UTC
be90d0a tweak 07 June 2016, 13:34:27 UTC
63675d6 Config (style) changes in-line with deserializer documentation. 07 June 2016, 13:34:27 UTC
3fdfc8f Add missing build dependency ReaderTests -> CompositeDataReader 07 June 2016, 13:29:48 UTC
f6a2f4a Adding more reporting when the file is closed 07 June 2016, 12:31:56 UTC
460c935 updated EvalDLL w.r.t. GetModelFromConfig() change 07 June 2016, 05:41:23 UTC
7d9ba94 SVD command optimization 07 June 2016, 03:04:47 UTC
f50f6a7 changed 01_OneHidden to BrainScript & dealt with fallout 07 June 2016, 01:22:10 UTC
b7ed8dc Integrate fseide/seq2seqsample into master 06 June 2016, 19:21:55 UTC
40401f1 Integrate zhujie/sparsetimesdense into master 06 June 2016, 18:41:32 UTC
31b8890 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 06 June 2016, 18:29:27 UTC
0e57e7b Added Tutorial from Wiki 06 June 2016, 18:29:19 UTC
23620b6 Integrate eldak/cleaningDeserializers into master 06 June 2016, 18:00:38 UTC
7fb8391 Integrate alrezni/scratch into master 06 June 2016, 17:49:18 UTC
3b74df3 correcting a bug and adding more cases in unit test SparseTimesDenseRandom 06 June 2016, 17:37:08 UTC
2a833d7 Drop a dependency in cifar and mnist scripts Update mnist and cifar scripts to natively output data in cntk-text format, without depending on the uci-to-cntk-text converter. 06 June 2016, 16:19:47 UTC
527617b Added ResNet-152 model 06 June 2016, 16:08:46 UTC
e92a8a4 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/seq2seqsample 06 June 2016, 15:38:07 UTC
5d474c4 Renaming to HTKDeserializers 06 June 2016, 13:23:39 UTC
c5ee218 Addressing CR comments 06 June 2016, 12:02:25 UTC
35ab029 FIxing missed rename 06 June 2016, 12:02:25 UTC
5d5d29a Fixing file type 06 June 2016, 12:02:25 UTC
3d5bfca Fixing forgoten rename 06 June 2016, 12:02:25 UTC
290139c Renaming ExperimentalHTKMLFReader into HTKMLFDeserializer 06 June 2016, 12:02:25 UTC
8d33add Changing deserializer names 06 June 2016, 12:02:25 UTC
9b523ec Changing brackets in the config 06 June 2016, 12:02:25 UTC
90b7b33 Changing brackets to braces 06 June 2016, 12:02:25 UTC
b42e196 Fix the second SimpleEvaluator ctor call Close #485. 06 June 2016, 08:14:01 UTC
back to top