https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
7a0086a WIP 08 March 2016, 11:15:29 UTC
eb3b677 Fixing frame cursor 07 March 2016, 15:53:52 UTC
e2674a0 Merge branch 'eldak/partialTimelinePrototype' of https://github.com/Microsoft/CNTK into eldak/partialTimelinePrototype 07 March 2016, 15:06:51 UTC
2085f81 Refactoring of the randomizer into sequence and chunk ones 07 March 2016, 15:06:40 UTC
21a872d Tests/EndToEndTests/Speech/ExperimentalHtkmlfReader/QuickE2E/run-test: fix 1st CNTK invocation 07 March 2016, 13:43:08 UTC
962e6be Fixing reading of sequences in the block randomizer 07 March 2016, 09:40:36 UTC
56aac00 Removing some unused code 04 March 2016, 15:23:20 UTC
14b2cd6 Reenabling paralellization 04 March 2016, 15:16:22 UTC
984d432 Merge branch 'eldak/partialTimelinePrototype' of https://github.com/Microsoft/CNTK into eldak/partialTimelinePrototype 04 March 2016, 15:14:39 UTC
0344e14 More perf improvements 04 March 2016, 15:14:29 UTC
4158fd6 Fix Linux 04 March 2016, 14:51:07 UTC
87a807b Fixing compiler issues 04 March 2016, 13:42:26 UTC
a172655 Some optimizations 04 March 2016, 13:34:51 UTC
89f5535 Fixing tests 04 March 2016, 13:15:18 UTC
8373ea3 Some changes in the interface to enable buffering 04 March 2016, 13:06:08 UTC
730b3b4 Removing shared pointers from sequence descriptions 04 March 2016, 11:40:51 UTC
9f699f4 Do not perform cleaning of data 04 March 2016, 10:32:55 UTC
8bdd081 Merge branch 'eldak/partialTimelinePrototype' of https://github.com/Microsoft/CNTK into eldak/partialTimelinePrototype 03 March 2016, 16:04:38 UTC
76bf242 Changing strings to size_t in keys 03 March 2016, 16:04:28 UTC
a39886f Fix Linux build 03 March 2016, 15:43:55 UTC
7a6a8d0 Tests/EndToEndTests/Speech/ExperimentalHtkmlfReader/QuickE2E: fix test invocation Was using the wrong reader before. 03 March 2016, 14:14:30 UTC
1b61eb2 Adding string registry 03 March 2016, 13:07:19 UTC
6b53939 Removed dependency on text reader 03 March 2016, 12:36:41 UTC
dbd5fe3 Some perf optimization 03 March 2016, 11:58:06 UTC
b910f81 Fixing adaptive minibatch in the middle of the sweet 03 March 2016, 10:51:27 UTC
df32f99 Some perf optimization 03 March 2016, 09:39:18 UTC
3a8055b Merge 03 March 2016, 09:28:13 UTC
d1adb74 Some fixes to the randomizer 03 March 2016, 09:26:54 UTC
0cdf69f PartialBlockRandomizer.cpp: fix ranges for RandomizeSequenceForRange() and GetSequencesForRange() 03 March 2016, 09:22:59 UTC
a1f07f0 Fixes to make some unit tests pass 02 March 2016, 11:18:54 UTC
2ae14af Some fixes 01 March 2016, 17:23:33 UTC
3b8cb6e Adding partial timeline 01 March 2016, 10:21:47 UTC
13ddf99 First implementation of partial timeline 01 March 2016, 10:21:47 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
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
ddeb324 Implement an option to explicitly exclude specific devices from deviceId=auto selection algorithm 28 February 2016, 09:27:31 UTC
33c7c10 gcc 4.8.4 does not implement regex correctly. Replace the HTKMLFReader uses. 27 February 2016, 00:06:10 UTC
abdc9d3 Remove FUSE workaround now that FUSE is updated 25 February 2016, 21:30:13 UTC
246907d Addressed code review comments. 25 February 2016, 18:56:42 UTC
5d6a468 Fixed ImageReader Linux build. 25 February 2016, 17:47:15 UTC
e982a67 Enabled ImageReader unit tests in Jenkins. 25 February 2016, 17:47:14 UTC
bbf67cf Added libzip support on Linux. 25 February 2016, 17:47:14 UTC
467520a Fixed no libzip build. 25 February 2016, 17:47:13 UTC
90c2fbf Made ImageReader .zip reader thread-safe. 25 February 2016, 17:47:12 UTC
9ca9633 Added more unit tests, merged changes from master. 25 February 2016, 17:47:12 UTC
92eeaa6 Improved memory utilization and error handling in zip reader. 25 February 2016, 17:47:11 UTC
02468ca Added .zip files support to ImageReader. 25 February 2016, 17:47:10 UTC
e77aa90 Added basic unit test for ImageReader. 25 February 2016, 17:47:10 UTC
34de7e5 Fix a memshare bug to prevent non-shareable matrices to be allocated from the shared matrix pool 25 February 2016, 06:28:49 UTC
24acd99 Add tracing flag and fix FUSE workaround 25 February 2016, 04:51:10 UTC
18d65de Temporarily disabled convo tuner optimization. 25 February 2016, 00:47:33 UTC
7db9ee7 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 24 February 2016, 19:36:04 UTC
acc24d5 Integrate cbasoglu/FUSEWorkaround into master 24 February 2016, 19:33:57 UTC
7973ea2 Add progress tracing to fileutil 24 February 2016, 18:27:32 UTC
0568fd2 Add a workaround that applies only to Philly jobs for FUSE writes followed by reads 24 February 2016, 18:15:10 UTC
032c6b7 Updated conv auto-tuner to prevent issues with distributed reading. 24 February 2016, 01:51:34 UTC
e2ded37 Refactored CIFAR-10 image converter script. 23 February 2016, 22:58:33 UTC
367db5e Fix Kaldi2Reader building. 23 February 2016, 21:04:31 UTC
0235291 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 23 February 2016, 20:35:40 UTC
ee92cf1 Changing postbuild steps for MathCuda to copy all NVIDIA delay loaded DLLs into the output directory 23 February 2016, 10:24:58 UTC
09dea18 Adds ExceptionWithCallStack class to wrap native exceptions (runtime_error, logic_error, invalid_arguent), so that the call stack can be provided to the managed layer. Moves DebugUtil functions (PrintCallStack, GetCallStack) to ExceptionWithCallStack Refactors the PrintCallStack and GetCallStack functions in ExceptionWithCallBack to re-use the common functionality. Make gcc happy 23 February 2016, 08:11:12 UTC
fd6a076 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 23 February 2016, 01:26:45 UTC
afbdff1 Integrate 5925ae722a949e0d52d2ae82dd9c85f7f753ea99 into master 23 February 2016, 01:25:32 UTC
4c8c076 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/SimpleWriterFix Conflicts: Source/SGDLib/SimpleOutputWriter.h 22 February 2016, 23:54:23 UTC
bf5ea19 Increase the supported number of frames per utternace to 2^16 since our frame randomization implementation no longer requires framerefs for entire corpus to be in memory and we can accomodate a larger frameref struct 22 February 2016, 23:37:04 UTC
da3a88d Removes one of the two test verifying an exception is thrown when both Truncated and FrameMode are enable. The test removed is for the double data type. 22 February 2016, 15:17:41 UTC
1482014 Adds tests for verifying an exception is thrown when both Truncated and FrameMode flags are set in the cntk file. Comment is updated for other disabled tests due to assertion thrown (at different location) 22 February 2016, 15:17:40 UTC
5d6ed2d Added News to main ReadMe 22 February 2016, 10:47:14 UTC
1fb3438 bug fix: ReadClassInfo() is not deprecated 20 February 2016, 01:24:06 UTC
cbb8fc1 made Eval.h not depend on other CNTK headers, and excluded Eval.cpp from build (not used) 20 February 2016, 00:38:22 UTC
a4e9487 merged with master 20 February 2016, 00:32:35 UTC
fb47c8d Integrate eldak/refCountingPrototype into master 19 February 2016, 14:39:55 UTC
c916cce Removing test from windows 19 February 2016, 13:06:56 UTC
a053024 Merge branch 'jeanfad/mnist-python3-script-and-replace-deprecated-nodes' of https://github.com/Microsoft/CNTK into jeanfad/mnist-python3-script-and-replace-deprecated-nodes 19 February 2016, 12:59:26 UTC
4342a8b add python3 script for mnist data and replace deprecated nodes 19 February 2016, 12:56:55 UTC
c5c54bc Fixing compile error in mock 19 February 2016, 12:38:33 UTC
f8ef40f Removing empty lines 19 February 2016, 09:22:03 UTC
fefd001 Fixing Alxey's comments 19 February 2016, 09:22:03 UTC
760fff9 Addressing Franks comments 19 February 2016, 09:22:03 UTC
c7153a4 Some refactoring 19 February 2016, 09:22:03 UTC
1edf828 Introducing chunks 19 February 2016, 09:22:03 UTC
5925ae7 Changed the format string type. (VS does not support %zu) 19 February 2016, 03:11:40 UTC
55da016 minor fix in UCIFastReader to support multiple regression labels. 18 February 2016, 23:11:02 UTC
6ece710 (logging) 18 February 2016, 17:00:01 UTC
dea77ac LMSequenceReader now auto-selects #parallel sequences and separates epoch size from cache size 18 February 2016, 16:23:23 UTC
9c63a33 change arguments in UCIParser's constructor and Init function non-optional. 18 February 2016, 01:00:41 UTC
3a8d7be Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/evalBugFix 18 February 2016, 00:37:21 UTC
0899cee Fixed a bug in EvalWriter.h where the output matrix was being inadvertently transferred to CPU during SaveData 18 February 2016, 00:36:59 UTC
back to top