https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
bbd1591 removed template parameter ElemType from (I)DataReader and (I)DataWriter 29 February 2016, 03:01:07 UTC
2aa86e7 removed <ElemType> parameter from StreamMinibatchInputs 29 February 2016, 01:04:45 UTC
fbcf016 StreamMinibatchInputs now stores shared_ptrs, simplifying ownership; UCIFastReader::m_prefetchMatrices changed to be StreamMinibatchInputs as well 28 February 2016, 23:05:14 UTC
3fd13d6 replaced all calls to GetInputMatrixPtr() by GetInputMatrix() 28 February 2016, 21:52:49 UTC
cd095a5 replaced StreamMinibatchInputs::operator[] by named searchable accessor functions 28 February 2016, 21:34:02 UTC
c4cb852 abstracted the map<wstring, Matrix*> into a class, for future enrichment 28 February 2016, 20:25:36 UTC
79c526d updated rnn.cntk config 28 February 2016, 19:40:38 UTC
e3ca7ec implemented make mode in "writeWordAndClass" action 28 February 2016, 19:13:02 UTC
b74d89b added "write" command to rnn.cnkt; bug fix in ClassBasedCrossEntropyWithSoftmaxNode, a wrong index if #parseq > 1; bug fix in TransposeTime dimension inference; bug fix in simple writer, must call DataEnd() 28 February 2016, 07:52:27 UTC
ba6fdb6 mini checkin 28 February 2016, 06:23:22 UTC
7732bb3 some clean-up of RNN sample and DoWriteWordAndClassInfo() 28 February 2016, 02:15:35 UTC
3c70123 merged from origin/master 27 February 2016, 08:04:51 UTC
c49707c bug fix: InitRandom() must use GetNumCols() for inputSize 27 February 2016, 07:40:08 UTC
a3b2de8 (refined an error message) 27 February 2016, 07:23:18 UTC
6cc1103 updated AlexNet E2E test 27 February 2016, 07:02:49 UTC
2025359 updated AlexNet to work with tensor Times 27 February 2016, 06:39:43 UTC
7f7bd22 MBLayout support for "write" command; added sample to simple2d for "write" 27 February 2016, 01:27:27 UTC
57756b2 bug fix: ImageParameter must understand >3-dim tensors, for Times operation 27 February 2016, 00:25:21 UTC
4829bc4 gcc 4.8.4 does not implement regex correctly. Replace the HTKMLFReader uses. 27 February 2016, 00:06:10 UTC
9f7d5e6 fixed 02_Convolutional as well for new tensor TimesNode 26 February 2016, 22:14:43 UTC
c1284b9 fixed Image/QuickE2E for new TimesNode 26 February 2016, 21:45:18 UTC
d5a27da made gcc happy 26 February 2016, 00:19:19 UTC
9ad198c TimesNode now supports tensors 25 February 2016, 23:44:49 UTC
812258a Remove FUSE workaround now that FUSE is updated 25 February 2016, 21:30:13 UTC
479c533 Addressed code review comments. 25 February 2016, 18:56:42 UTC
7fec54f Fixed ImageReader Linux build. 25 February 2016, 17:47:15 UTC
4275a43 Enabled ImageReader unit tests in Jenkins. 25 February 2016, 17:47:14 UTC
7909f25 Added libzip support on Linux. 25 February 2016, 17:47:14 UTC
9fad828 Fixed no libzip build. 25 February 2016, 17:47:13 UTC
5f5fa2f Made ImageReader .zip reader thread-safe. 25 February 2016, 17:47:12 UTC
176dde8 Added more unit tests, merged changes from master. 25 February 2016, 17:47:12 UTC
fc942d9 Improved memory utilization and error handling in zip reader. 25 February 2016, 17:47:11 UTC
8755c9d Added .zip files support to ImageReader. 25 February 2016, 17:47:10 UTC
91eacc6 Added basic unit test for ImageReader. 25 February 2016, 17:47:10 UTC
9978f17 Fix a memshare bug to prevent non-shareable matrices to be allocated from the shared matrix pool 25 February 2016, 06:28:49 UTC
d38eba8 bug fix: forgot to delete debug code 25 February 2016, 05:36:54 UTC
0a6e244 made gcc happy 25 February 2016, 05:35:51 UTC
6808f05 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 25 February 2016, 05:27:25 UTC
a9b3681 Merge branch 'fseide/s2s' of https://github.com/Microsoft/CNTK into fseide/s2s 25 February 2016, 05:27:16 UTC
4857177 improved logging for exceptions (call stack, inner exceptions in ComputationNode like VerifySize() failure) 25 February 2016, 05:22:56 UTC
546db0f Add tracing flag and fix FUSE workaround 25 February 2016, 04:51:10 UTC
36f3130 allow to use underscore as the start of a variable. 25 February 2016, 01:15:19 UTC
5c31007 Temporarily disabled convo tuner optimization. 25 February 2016, 00:47:33 UTC
c950d5a Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 24 February 2016, 21:55:59 UTC
123150c Merge branch 'dongyu/needsGradientChange' of https://github.com/Microsoft/CNTK into fseide/s2s Conflicts: Source/CNTK/tests.cpp Source/ComputationNetworkLib/ComputationNetwork.h Source/ComputationNetworkLib/ComputationNetworkEditing.cpp Source/ComputationNetworkLib/InputAndParamNodes.h Source/ComputationNetworkLib/PreComputeNodes.h 24 February 2016, 21:55:41 UTC
2bcbb79 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 24 February 2016, 21:09:27 UTC
ecd554e rename needGradient to needsGradient (part 1) 24 February 2016, 19:58:24 UTC
00c15a4 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 24 February 2016, 19:36:04 UTC
00d5269 Integrate cbasoglu/FUSEWorkaround into master 24 February 2016, 19:33:57 UTC
1f79223 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/needsGradientChange 24 February 2016, 19:00:32 UTC
f2055b2 Add progress tracing to fileutil 24 February 2016, 18:27:32 UTC
98d2f01 Add a workaround that applies only to Philly jobs for FUSE writes followed by reads 24 February 2016, 18:15:10 UTC
beb058c bug fix in BS lib 24 February 2016, 18:10:14 UTC
a0d8385 BrainScript support for learningRateMultiplier option in LearnableParameter 24 February 2016, 17:51:40 UTC
798d7c9 made gcc happy 24 February 2016, 17:35:10 UTC
5f7ade9 made gcc happy 24 February 2016, 17:23:54 UTC
c09de59 merged with donyu/needsGradientChange 24 February 2016, 17:18:44 UTC
3e4c341 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/s2s 24 February 2016, 16:39:38 UTC
3e71eea (towards tensor Times) 24 February 2016, 16:39:31 UTC
b363f5e (comments) 24 February 2016, 16:38:57 UTC
2abeb3c bug fix: PreComputeNodes' Value() must be non-sharable 24 February 2016, 16:31:21 UTC
56b0b14 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/needsGradientChange Conflicts: Source/CNTK/ModelEditLanguage.cpp Source/CNTK/SynchronousExecutionEngine.cpp Source/ComputationNetworkLib/InputAndParamNodes.h 24 February 2016, 02:09:40 UTC
ee164df Updated conv auto-tuner to prevent issues with distributed reading. 24 February 2016, 01:51:34 UTC
5524829 Refactored CIFAR-10 image converter script. 23 February 2016, 22:58:33 UTC
cc8fef0 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 23 February 2016, 20:35:40 UTC
be17983 bug fix in Config, handling empty keys 23 February 2016, 19:48:12 UTC
7f13079 bug fix in Transpose(); prepared file format for RowStack and RowSlice to store their dimension along which they operate (currently limited to 1); bug fix in "write" command "format" parsing; ComputationNetwork::Read() now checks for too new file version 23 February 2016, 19:14:36 UTC
4c78ba4 Changing postbuild steps for MathCuda to copy all NVIDIA delay loaded DLLs into the output directory 23 February 2016, 10:24:58 UTC
06c9be9 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
810b3f5 bug fix in BS definition of Times() macro 23 February 2016, 02:15:32 UTC
93be1ae old config parser now allows empty values 23 February 2016, 02:13:09 UTC
8800a4a Transpose and Times now serialize the new parameters 23 February 2016, 02:05:20 UTC
c1a6e3f implemented TransposeNode for arbitrary dimensions (not serializing yet); added plumbing for tensor Times 23 February 2016, 01:45:46 UTC
9aebde0 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/htkmlfreader_allowlargeutterances 23 February 2016, 01:26:45 UTC
5d63f99 Integrate 5925ae722a949e0d52d2ae82dd9c85f7f753ea99 into master 23 February 2016, 01:25:32 UTC
7a511e7 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/SimpleWriterFix Conflicts: Source/SGDLib/SimpleOutputWriter.h 22 February 2016, 23:54:23 UTC
8f4313c 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
edb8886 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
7be172f 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
a2a6761 Added News to main ReadMe 22 February 2016, 10:47:14 UTC
b7f713b bug fix: ReadClassInfo() is not deprecated 20 February 2016, 01:24:06 UTC
7ae0d17 made Eval.h not depend on other CNTK headers, and excluded Eval.cpp from build (not used) 20 February 2016, 00:38:22 UTC
6b82c2e merged with master 20 February 2016, 00:32:35 UTC
aa23690 Integrate eldak/refCountingPrototype into master 19 February 2016, 14:39:55 UTC
446ac16 Removing test from windows 19 February 2016, 13:06:56 UTC
6f22545 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
c0853d7 add python3 script for mnist data and replace deprecated nodes 19 February 2016, 12:56:55 UTC
cb04418 Fixing compile error in mock 19 February 2016, 12:38:33 UTC
a3a5e1f Removing empty lines 19 February 2016, 09:22:03 UTC
65e24b7 Fixing Alxey's comments 19 February 2016, 09:22:03 UTC
9a696e8 Addressing Franks comments 19 February 2016, 09:22:03 UTC
81f9001 Some refactoring 19 February 2016, 09:22:03 UTC
ccd49b1 Introducing chunks 19 February 2016, 09:22:03 UTC
93266f9 Changed the format string type. (VS does not support %zu) 19 February 2016, 03:11:40 UTC
a21f14d minor fix in UCIFastReader to support multiple regression labels. 18 February 2016, 23:11:02 UTC
6afd370 (logging) 18 February 2016, 17:00:01 UTC
6230ea1 LMSequenceReader now auto-selects #parallel sequences and separates epoch size from cache size 18 February 2016, 16:23:23 UTC
0db67bf change arguments in UCIParser's constructor and Init function non-optional. 18 February 2016, 01:00:41 UTC
251f6e5 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/evalBugFix 18 February 2016, 00:37:21 UTC
b167d23 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