https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
b57445a Tools/check-git-head.sh: run basic checks against Git HEAD 19 September 2016, 07:13:31 UTC
74611be Fix path differing only in case. Fix hard tabs. 19 September 2016, 07:13:31 UTC
75eb386 Merge branch 'aforesti/removing-min-macro' of https://github.com/Microsoft/CNTK into aforesti/removing-min-macro 17 September 2016, 20:45:22 UTC
d3bf8f7 Removing min() macro from matrix.cpp This macro hides the corresponding stl function. There doesn't seem to be a need for it anymore. 17 September 2016, 20:42:33 UTC
dfcade2 Integrate fseide/samplebs into master 16 September 2016, 19:57:15 UTC
69c64ee Integrate mahilleb/StartEpochCheck into master 16 September 2016, 16:13:09 UTC
50d60ae Check that parallelizationStartEpoch is >= 1 16 September 2016, 14:57:18 UTC
6b3392a small fix for cudnn dependencies in unit tests 16 September 2016, 12:44:46 UTC
bab2302 merged from master 16 September 2016, 08:28:04 UTC
d335c24 Moved the test for emptyness 16 September 2016, 08:22:25 UTC
8074819 CNTK V2 Library: Temporary hack to adapt to the addition of non-scalar initial value for Past and Future value nodes. Actual support for the same at the CNTK V2 APi level will be added soon. 16 September 2016, 06:59:49 UTC
3d5d78f updated pretrained model 16 September 2016, 05:24:05 UTC
922cc96 updated ImageHandsOn to new defaults 16 September 2016, 05:15:42 UTC
ec0adbe bug fix in SLUHandsOn_Solution4; updated pre-trained models for this tutorial 16 September 2016, 03:56:46 UTC
92f4975 updated SLUHandsOn to after fsAdagrad and default patch 16 September 2016, 03:00:13 UTC
3d5c305 added a project for the PY examples, and a skeleton for E2E ASR 16 September 2016, 01:42:46 UTC
38fc594 (made gcc happy) 16 September 2016, 00:30:59 UTC
d790cd9 merged from jdroppo/memshare-rnn-bugfix and master 15 September 2016, 23:41:14 UTC
85ed5ff Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/samplebs 15 September 2016, 23:36:51 UTC
8f8d262 Fix Memshare Bug in RNNNode The RNNNode doesn't technically use the input data during backprop, but the code did query the matrix size. When the matrix was shared, it is possible that this size gets changed by someone else before it is read out. The fix is to query the node directly for the number of elements in each piece of data. I've also marked the parameters input as not shared, in case someone does something weird on the input side in the future. Finally, the check that Input(1) is data has been moved from forwardprop to the validation code. 15 September 2016, 23:31:27 UTC
8bebd7d Removing min() macro from matrix.cpp This macro hides the corresponding stl function. There doesn't seem to be a need for it anymore. 15 September 2016, 21:12:07 UTC
183d2b0 removing few test cases for 03 e2e 15 September 2016, 20:54:07 UTC
40f00a8 deterministic jenkins baselines 15 September 2016, 20:54:06 UTC
ffdee0d set mnist bs e2e tests to deterministic 15 September 2016, 20:54:05 UTC
3be5c78 fixed tolerances in testcases 15 September 2016, 20:54:04 UTC
7aa0012 updated jenkins baselines 15 September 2016, 20:54:02 UTC
cc55c08 updated mnist configs with new initializations 15 September 2016, 20:54:01 UTC
33f83c9 ConvBatchNorm example using Sequential 15 September 2016, 20:54:00 UTC
3d5b3f5 readded testcases in yaml 15 September 2016, 20:53:59 UTC
9ec1c6b brain script layer versions of MNIST example configs 15 September 2016, 20:53:57 UTC
de50a4a removed trash files 15 September 2016, 15:32:00 UTC
b0ade9c addressed CR feedback (new overload for PastValueNode constructor) 15 September 2016, 15:18:00 UTC
197c3d4 Moved file from data to Data 15 September 2016, 14:26:33 UTC
a13a7e5 some small fixes 15 September 2016, 13:28:02 UTC
aa553ce cr related fixes 15 September 2016, 12:21:33 UTC
c2e34f5 fixing formating string for unsigned long long 15 September 2016, 11:13:25 UTC
fd13a8b Merge remote-tracking branch 'origin/master' into thilow/Implement_Times_Sparse_Dense_on_CPU # Conflicts: # Source/ComputationNetworkLib/LinearAlgebraNodes.h 15 September 2016, 09:41:09 UTC
6f5fbbe Fixing simple cr related issues 15 September 2016, 09:32:21 UTC
c668589 CNTK v2 library: Enable support for non-scalar initial values for Past and Future value nodes since now the core engine supports the same 15 September 2016, 06:30:55 UTC
c5f239c undid merge of Function.cpp 15 September 2016, 05:49:14 UTC
e70ab2b undid merge of Function.cpp 15 September 2016, 04:32:45 UTC
2b67db7 merge from master 15 September 2016, 04:20:26 UTC
292f1ef CNTK v2 library: Fixed a bug in the v2 library's handling of slice operation and addressed CR feedback 14 September 2016, 23:01:06 UTC
7be3be2 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 14 September 2016, 22:59:55 UTC
4e1b1ab completed merge from master for RecurrentNodes.cpp/h 14 September 2016, 21:20:23 UTC
ee2e6ec merged from master, still need to merge RecurrentNodes.cpp manually 14 September 2016, 21:13:40 UTC
6eb16d1 reverted eval order of Sequential to what it is in master 14 September 2016, 20:48:18 UTC
52940ba Add src code comment; Fix a merge glitch 14 September 2016, 09:49:48 UTC
f982fff Even more whitespace 14 September 2016, 09:38:53 UTC
5efbcab More whitespace 14 September 2016, 09:38:53 UTC
1a199c5 Whitespace 14 September 2016, 09:38:53 UTC
c0c4c5d resolve conflict 14 September 2016, 09:38:46 UTC
3745f9b Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 14 September 2016, 00:30:47 UTC
226493e CNTK v2 library: Added clone functionality, proper propagation of shapes/datatypes on placeholder replacements, and some other misc changes 14 September 2016, 00:30:19 UTC
28dc62c (addressed CR minor feedback) 13 September 2016, 16:37:30 UTC
d5ffdb1 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/samplebs 13 September 2016, 16:11:53 UTC
cac191c add new azure cntk eval sample 13 September 2016, 11:10:52 UTC
7c34e2a inputs to ComputationNodes are now automatically type-cast if they are Doubles or Bools 13 September 2016, 07:54:49 UTC
4a5c1b5 updated Sequential() to use array-shift operator 13 September 2016, 04:54:51 UTC
fc7b9a7 implemented BrainScript array shift-left operator 13 September 2016, 04:54:11 UTC
f04b29e implemented function composition; changed Sequential() to use function composition (which makes it evaluate left-to-right now) 13 September 2016, 04:42:02 UTC
66212b9 augmented the "edit" action to implement the BrainScript editing pattern 12 September 2016, 21:13:58 UTC
bfeae8b merged from master 11 September 2016, 22:32:01 UTC
f258f2c Merge branch 'fseide/samplebs' of https://github.com/Microsoft/CNTK into fseide/samplebs 11 September 2016, 22:21:31 UTC
e7eb7c1 (cr feedback) 11 September 2016, 21:58:31 UTC
7d12d3b added BrainScript test files to VS Solution; added a test for 'if' that really should test the resulting ComputationNetwork 11 September 2016, 21:29:36 UTC
69af96e BS: added short-circuiting of && and || between Bool and ComputationNode; BS: 'if' operator can now be applied to ComputationNode, translating to If() operation 11 September 2016, 20:58:20 UTC
57b02f4 BS NodeOp split to accept a third param, in prep for 'if' 11 September 2016, 18:32:44 UTC
3e8948e removed ^ operator from BS parser operator table, as it was unused; added BS test data files to VS Solution so we can conveniently edit them there 11 September 2016, 18:13:48 UTC
d359a06 BS: ComputationNode op scalar now works 11 September 2016, 17:34:16 UTC
46e864f added automatic type-casting of Double and Bool to infix ops with ComputationNodes, not yet tested 09 September 2016, 17:34:45 UTC
7364177 new BS operators registered (not yet implemented): << and >>; added structure for more BS operators to support ComputationNode arguments (relation operators, Boolean), but most not yet implemented; minor refinement to action header as printed to the log file 09 September 2016, 16:37:43 UTC
e33eeff Integrate wilrich/alphaExampleFixes into master 09 September 2016, 12:11:10 UTC
9f749f1 More usability notes 09 September 2016, 11:06:37 UTC
4ea187d CNTK v2 library: Enable support for non-scalar initial values for Past and Future value nodes since now the core engine supports the same 09 September 2016, 06:34:09 UTC
cb85174 Integrate chazhang/cifar10 into master 09 September 2016, 02:42:07 UTC
740cadb fixed a typo 09 September 2016, 01:41:43 UTC
ea0e7c0 reverted 1bit update since I have no credentials to push to Codeplex... 09 September 2016, 00:40:45 UTC
94ced1c updated 1-bit submodule referece w.r.t. last change 09 September 2016, 00:37:50 UTC
0eb08f6 fixed handling of empty sub-minibatches in parallel training 09 September 2016, 00:36:48 UTC
1f876e6 Small bug fix for BS. 08 September 2016, 23:12:38 UTC
cd11ba7 Remove warning and add parameters in CNTK.core.bs to pass unit test. 08 September 2016, 22:47:15 UTC
85e01ec Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/samplebs 08 September 2016, 22:30:48 UTC
53fb3a7 merged from master; added a few TODO comments 08 September 2016, 22:28:22 UTC
392b6d3 Integrate jiajia/WeigtedLogLossFix into master 08 September 2016, 19:43:42 UTC
49bcd34 Minor revision (mostly in comments) after code review. 08 September 2016, 17:17:08 UTC
1d53a13 Revised brainscript and code for correct glorotNorm initialization. Previous code computed fan-out wrong. Revision involved modifying the ParameterTensor claim, which also impacts the convolution CPU implementation. 08 September 2016, 17:17:08 UTC
0133303 fixed weighted log loss 08 September 2016, 16:58:29 UTC
d0e7db5 (keep gcc happy) 08 September 2016, 15:16:51 UTC
0101e91 Set seed in FeedForwardNet example 08 September 2016, 14:36:44 UTC
44a998b Add python path dynamically; improved error handling 08 September 2016, 11:30:37 UTC
d2de39c Merge remote-tracking branch 'origin/master' into v-yuxgu/resnet-rc 08 September 2016, 09:39:34 UTC
49661bb Fix a bug in bn of our code This reverts commit d47adfbfeab311f95bbe04183c20109c918174f8. 08 September 2016, 08:48:31 UTC
d4e35ce DelayedValueNodeBase::BackpropTo() now does backprop into initial state as a bulk operation 08 September 2016, 02:40:37 UTC
d82f366 bug fix: back prop into initial state got conditions wrong 08 September 2016, 01:54:34 UTC
f4c2d14 DelayedValueNodeBase::GetMaskTensor() now uses the proper functions to do its thing 08 September 2016, 01:22:13 UTC
484656d streamlined DelayedValueNode mask computation 07 September 2016, 23:50:24 UTC
17bc7c7 rough cut of preparing DelayedValueNode masking in BeginForwardProp() 07 September 2016, 23:23:03 UTC
665eab0 bug fix in gap exclusion in DelayedValueNode 07 September 2016, 18:38:55 UTC
6908135 towards precomputing DelayedValueNodeBase's mask CPU-side in BeginForwardProp(); bug fix: more traceLevel fixes for other network builders 07 September 2016, 16:58:44 UTC
back to top