swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084

sort by:
Revision Author Date Message Commit Date
633103e ammend 08 March 2016, 04:50:38 UTC
ff8df19 ammend 08 March 2016, 04:47:13 UTC
e9e4142 Created SparseBaseMatrix 08 March 2016, 00:58:47 UTC
8b7aca9 Updated format to make it easier to compare further changes. 07 March 2016, 22:33:43 UTC
b3a81fa Update BaseMatrix into DenseBaseMatrix temporarily until the data and view can be properly separated. This is to enable the same change for Sparse matrices. 07 March 2016, 22:33:41 UTC
118f0d9 Tests/EndToEndTests/Speech/ExperimentalHtkmlfReader/QuickE2E: fix test invocation Was using the wrong reader before. (Also: prefetch is default, no need to specify) 07 March 2016, 13:44:23 UTC
4ee08f6 Tests/UnitTests/ReaderTests/Data/ImageReader*_map.txt: use relative paths 07 March 2016, 12:45:49 UTC
400a278 ReaderLib/ReaderShim.cpp: wait for outstanding prefetch when epoch started 07 March 2016, 12:07:38 UTC
51b3983 Backward compatibility for legacy CNTK models with TimesNode 05 March 2016, 07:48:15 UTC
09933a9 Fix the normalizationTimeConstant name issue 05 March 2016, 07:48:15 UTC
860f50e Merge branch 'master' of https://github.com/Microsoft/CNTK into HEAD 05 March 2016, 03:19:46 UTC
003fef0 Fix a bug in checkpoint versioning 05 March 2016, 00:55:50 UTC
0eb178a (further make gcc happy) 05 March 2016, 00:55:49 UTC
2591a12 (make gcc happy) 05 March 2016, 00:55:48 UTC
0286314 Address CR feedback. 05 March 2016, 00:55:47 UTC
6e590d4 Refactor model averaging code; no per-MB sync is needed for model averaging. 05 March 2016, 00:55:46 UTC
8adee5e Versionlize checkpoint file 05 March 2016, 00:55:45 UTC
7cebf32 merged with master 05 March 2016, 00:18:17 UTC
b6a5bfe bug fix in var estimation: must sqr first and reduce after, and must launch with correct beta in reduction 04 March 2016, 23:41:16 UTC
f0ffac3 Addressed CR feedback 04 March 2016, 21:50:59 UTC
48e0771 Fixes the issue of fclose error codes not being checked in the File related object destructors which results in file close errors being silently going undetected. The errors were being dropped to avoid throwing during exception handling unwinding but this is testable and errors should be reported when not in exception related unwinding. This is somewhat of a systemic issue in all of CNTK but I have just addressed this in File related types for now and added TODOs elsewhere 04 March 2016, 19:48:21 UTC
79f5349 Integrate mahilleb/PrebuildTune into master 04 March 2016, 11:49:11 UTC
e71ba99 .gitattributes: add "*.ps1 text" 04 March 2016, 09:41:03 UTC
2713eb4 Source/CNTK/prebuild.bat: make check for git presence more robust 04 March 2016, 09:35:10 UTC
c5a7b4d Integrate thhoens/matrixname into master 04 March 2016, 09:21:14 UTC
2fad8dd Added comments from CR. 04 March 2016, 08:28:54 UTC
8199bd1 Removed matrix name and unused Read from file constructor as per discussion with fseide. 04 March 2016, 08:28:52 UTC
359d90a full tensor support for Mean and InvStdDev operations 04 March 2016, 07:46:17 UTC
8e6d2f9 Clean up IVector Code 04 March 2016, 06:03:40 UTC
f918ede Change HTKMLFReader to Work With I-Vectors in Write Mode I-vector feature files are one frame long, but should be replicated to every frame of the speech segment. This change will, for every feature stream after the first, expand single-frame segments to match the length of the first feature stream. This change only affects the writer mode of the HTKMLFReader. 04 March 2016, 06:03:39 UTC
213184a Enable I-Vector Training in HTKMLFReader I-Vectors are secondary feature streams during training, that are one frame long. These changes, originally from mseltzer, enable the HTKMLFReader to expand the one-frame feature streams to match the length of the primary feature stream, which is assumed to be the speech segment. 04 March 2016, 06:03:38 UTC
e0be5a1 ClassBasedCrossEntropyWithSoftmaxNode now taking advantage of optimized CPU-side element access 04 March 2016, 05:15:48 UTC
50f6cd6 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 04 March 2016, 04:05:32 UTC
aaf65dc Address CR feedback. 04 March 2016, 03:53:50 UTC
208517e Change regex in plot command to std::replace (std::regex only works after gcc 4.9) 04 March 2016, 03:53:49 UTC
d59931c Initial commit of sparse matrix test. Note the test is currently broken, so is disabled. 04 March 2016, 02:04:48 UTC
fd0adc8 CurrentSlice() now inherits CurrentDataLocation::BOTH state, allowing for more efficient CPU-side accesses to inputs 04 March 2016, 01:31:19 UTC
a61b0a2 Update linux baseline 03 March 2016, 19:26:01 UTC
b6e5992 Fix the build error after merge. 03 March 2016, 19:26:00 UTC
ff9aaa4 Update test cases with validation on the CV result 03 March 2016, 19:26:00 UTC
e0f22d7 Added linux baselines for parallel crossvalidation test 03 March 2016, 19:25:59 UTC
3319160 Adding an end-to-end test case 03 March 2016, 19:25:59 UTC
b2b6691 Apply code review feedback 03 March 2016, 19:25:58 UTC
9c4ed05 Change model eval model before and after one epoch training 03 March 2016, 19:25:58 UTC
b0c3c5f Make the cross validation part supports multiple GPUs 03 March 2016, 19:25:57 UTC
7c811de Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 03 March 2016, 17:36:14 UTC
a5f11cd (removed accidental debug change) 03 March 2016, 17:34:51 UTC
b80050a addressed CR comments for ExceptionWithCallStack formatting 03 March 2016, 17:26:40 UTC
24d7a30 Integrate alexeyo/MakeBinariesDrop-Windows-Script into master 03 March 2016, 15:27:25 UTC
d0ea391 Binary drop script, Windows. Adding changes for the new Jenkins job 03 March 2016, 12:46:11 UTC
3c39429 Addressed some minor pending CR feedback 03 March 2016, 05:45:05 UTC
5cb3eaa Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/progressTracingFix 03 March 2016, 04:45:08 UTC
202ccdb Add progress tracing for Eval and Write commands 03 March 2016, 04:36:26 UTC
88f683e Integrate mahilleb/TestDriverNoGpuDeviceForCpuBuild into master 02 March 2016, 20:35:49 UTC
1119eb0 refined last commit 02 March 2016, 19:13:51 UTC
ea8ba64 BlockRandomizer::GetNextSequenceIds(): fix to return the right chunks 02 March 2016, 19:01:14 UTC
713b8bf gcc stack traces are now formatted by inserting double spaces around the actual function name, to make for easier visual parsing 02 March 2016, 18:52:46 UTC
6061180 minor fix in TIMIT target number in the book. 02 March 2016, 18:10:07 UTC
6732c5c Merge branch 'master' of https://github.com/Microsoft/CNTK 02 March 2016, 18:03:09 UTC
05168a0 Tests/EndToEndTests/TestDriver.py: don't run CPU-only build with GPU device If explicitly specified, throw an error. If implicitly specified, suppress. 02 March 2016, 17:37:02 UTC
f620a62 Integrate mahilleb/FixImageReaderPostbuildEvent into master 02 March 2016, 11:06:39 UTC
c20c89e Source/Readers/ImageReader/ImageReader.vcxproj: fix PostBuildEvent 02 March 2016, 08:43:10 UTC
565438b Makes ImageReader a project dependency to ReaderTests 02 March 2016, 07:59:46 UTC
c5934d7 5 more chmod 777 run-test 01 March 2016, 23:49:45 UTC
beca10e fixed permissions of a run-test 01 March 2016, 21:58:47 UTC
5c7b75b fixed permissions of a run-test 01 March 2016, 21:39:07 UTC
f786583 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 01 March 2016, 21:32:44 UTC
aa200ec Merge branch 'master' of https://github.com/Microsoft/CNTK 01 March 2016, 21:16:55 UTC
7ce997c Per Amit's suggestion, add NO_SYNC to debug build as well. Now it is consistent with Windows build. 01 March 2016, 19:29:10 UTC
8bb5aa8 Turn NO_SYNC on in the release build. 01 March 2016, 19:29:09 UTC
673506e some clean-up of sparse matrices; disabled meaningless elementwise sparse ops such as log(); sparse matrice slices now keep track of their original matrix (not used yet); bug fix: ~SyncGuard() should not swallow errors since CUDA errors may get discovered here; bug fix: HTKMLFReader test 16 must use consistent precision 01 March 2016, 18:43:50 UTC
8417afe Binary drop script, Windows. Adding command line parameters 01 March 2016, 17:31:54 UTC
b414148 Binary drop script, Windows. Response to Code Review comments 01 March 2016, 10:24:57 UTC
2d0c7ef Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/meAllocFix 01 March 2016, 08:15:52 UTC
5304784 fixed NoGPU build re do_sync; updated ExperimentalHTKMLFReader w.r.t. file naming 01 March 2016, 05:27:49 UTC
2b48da7 changed do_sync mechanism to an RAII class 01 March 2016, 04:51:43 UTC
eb98d33 removed <ElemType> from ExperimentalHTKMLFReader 01 March 2016, 03:27:52 UTC
7d3e84e merged from master 01 March 2016, 03:17:35 UTC
7f7fce4 RNN.cntk "write" example now writes out the log sentence probabilities, which is more useful, e.g. for N-best rescoring; bug fix: SimpleOutputWriter must handle no-MBLayout case; bug fix to LaunchUnaryTensorOp(), must free the CUDA event or else leak memory--thanks to Yu Zhang for tracking it down! 01 March 2016, 02:16:55 UTC
eaa1dd0 Added support for cuDNN v4 prod. 29 February 2016, 22:57:30 UTC
eeaf791 Addressed review comments. 29 February 2016, 22:09:28 UTC
9db0cd3 Fixed gcc build issues. 29 February 2016, 22:09:18 UTC
834fab9 Convolution engine refactoring. Preparing for ConvolveGeometry. 29 February 2016, 22:09:07 UTC
d0aa673 Updated image samples. 29 February 2016, 22:08:57 UTC
daddc24 Updated samples that use batch norm. Fixed convo auto-tuner issue. 29 February 2016, 22:08:46 UTC
517f3db Updated MNIST/CIFAR-10 samples to use time const in BN. 29 February 2016, 22:08:36 UTC
dbb8b3f Added time const to batch norm. 29 February 2016, 22:08:25 UTC
e886a4d Added CPU BN inference implementation. 29 February 2016, 22:08:15 UTC
9bb0fd9 Integrate 367db5e into master 29 February 2016, 21:53:40 UTC
aa14118 more detailed logging to GetInputMatrix() 29 February 2016, 20:07:45 UTC
67f1273 Fixed Issue #176: random number used for random_shuffle() had an int overflow on gcc, which caused uncaught out-of-bounds accesses. 29 February 2016, 19:58:13 UTC
32b751f Updated news section. 29 February 2016, 19:52:41 UTC
a699567 Integrate mahilleb/HtkmlfProtoSquashedAgain into master 29 February 2016, 19:43:12 UTC
c2167a3 Small fix of mblayout copy 29 February 2016, 16:23:30 UTC
4d5566d Experimental HTKMLF Reader (currently only supports frame mode) 29 February 2016, 14:54:39 UTC
e54b352 removed template parameter ElemType from (I)DataReader and (I)DataWriter 29 February 2016, 03:01:07 UTC
81fa019 Fixed a memory allocation bug in GPUSparseMatrix 29 February 2016, 01:58:03 UTC
5bdc86e removed <ElemType> parameter from StreamMinibatchInputs 29 February 2016, 01:04:45 UTC
6249935 StreamMinibatchInputs now stores shared_ptrs, simplifying ownership; UCIFastReader::m_prefetchMatrices changed to be StreamMinibatchInputs as well 28 February 2016, 23:05:14 UTC
0a0b388 replaced all calls to GetInputMatrixPtr() by GetInputMatrix() 28 February 2016, 21:52:49 UTC
back to top