https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
29c065a Tests/EndToEndTests/Examples/Speech/TIMIT/Write*/: disable md5sum checks temporarily 22 April 2016, 14:50:55 UTC
0651892 Do not create a new packer for each epoch 22 April 2016, 09:33:31 UTC
c3a0f56 Addressed review comments. 21 April 2016, 20:52:03 UTC
c065733 Fixed gcc build error. 21 April 2016, 17:55:13 UTC
15b51ee Enabled some convo test configs. 21 April 2016, 17:55:12 UTC
ed43910 Updated comments. 21 April 2016, 17:55:11 UTC
7b34920 Added comments. 21 April 2016, 17:55:10 UTC
a929e0a Enabled OMP in GEMM backprop. 21 April 2016, 17:55:09 UTC
9b702ea GEMM convo engine backprop (kernel). 21 April 2016, 17:55:08 UTC
f13ba49 Backprop (data) for GEMM engine. 21 April 2016, 17:55:08 UTC
82b98a0 Backprop (data) for GEMM engine, part 2. 21 April 2016, 17:55:07 UTC
245d4c3 Backprop (data) for GEMM engine, part 1. 21 April 2016, 17:55:06 UTC
5075e1d Minor changes. 21 April 2016, 17:55:05 UTC
e6e68de Implemented feed forward for GEMM convo engine. 21 April 2016, 17:55:04 UTC
dcb6654 Added GEMM convo engine basic implementation. 21 April 2016, 17:55:03 UTC
fb50278 Integrate thhoens/bs into master 21 April 2016, 17:53:22 UTC
bde2f09 Integrate jeanfad/variables_and_pred_err into master 21 April 2016, 10:45:56 UTC
7f28ab2 Fix 1BitSGD submodule version 21 April 2016, 10:27:41 UTC
5c7d120 Integrate alexeyo/Update-text-files-binary-drops-Linux into master 21 April 2016, 09:04:07 UTC
7bf0982 ReadMe files - fixed formatting 21 April 2016, 08:44:41 UTC
f07b6b5 Revert "(disable PlotDNN test case on windows)" This reverts commit 98ba35efab106c4e5486ee6c6976393824de8212. Fixed the machine that couldn't execute this test. 21 April 2016, 08:38:31 UTC
020150c ReadMe files 21 April 2016, 08:36:45 UTC
b837816 Merge branch 'master' into jeanfad/variables_and_pred_err 21 April 2016, 08:18:50 UTC
b9a5457 move example to TextReader 21 April 2016, 08:17:26 UTC
97308ec This commit adds a note to the IEvaluateModel and CNTKEval interfaces, requesting notification when altering the interface. 21 April 2016, 07:01:18 UTC
98ba35e (disable PlotDNN test case on windows) 21 April 2016, 04:26:47 UTC
d6a9c69 Fixed Linux CPU only build issue. 21 April 2016, 02:40:56 UTC
d479e77 Fixed CPU only build issue. 21 April 2016, 02:23:09 UTC
bc634b3 Fixed CPU only build issue. 21 April 2016, 02:18:46 UTC
2b90655 Fixed Linux build issue. 21 April 2016, 02:15:15 UTC
512f325 Updated NOT_IMPLEMENTED to LogicError 21 April 2016, 02:12:50 UTC
e0921a5 Updated with comments from CR. 21 April 2016, 02:04:20 UTC
fe47cde Added code to verify MaskColumnsValue is unnecessary for CPU and GPU sparse matrix. 21 April 2016, 02:04:20 UTC
53f7694 Added Lookup node to BrainScript 21 April 2016, 02:04:20 UTC
ae32458 address CR comments iter1 20 April 2016, 14:48:28 UTC
a47420e Merge branch 'master' into jeanfad/variables_and_pred_err 20 April 2016, 12:46:05 UTC
e99a10e address previous CR comments 20 April 2016, 12:27:30 UTC
4e40384 add doc string 20 April 2016, 12:09:51 UTC
2a6941f expose parameter and input 20 April 2016, 11:59:54 UTC
bbeabe7 Integrate mahilleb/ReaderLibOmp into master 20 April 2016, 09:59:13 UTC
1617254 Integrate gaizna/CSEvalClient_fix into master 20 April 2016, 08:42:35 UTC
695f4a2 Address CR comments 20 April 2016, 07:05:11 UTC
fb6cfb7 This commits adds .rst extensions as text files. This prevents these files from showing up as modified in Visual Studio 20 April 2016, 06:50:01 UTC
e4b5021 This commit removes the outputNodeNames entry in the cntk config files triggering and assertion inside the eval wrapper. This commit also adds a message when the eval wrapper attempts to retrieve the Input dimensions when not output nodes are found. Closes #352 20 April 2016, 06:39:43 UTC
527068f Integrate chazhang/image_reader into master 20 April 2016, 01:10:28 UTC
bd36489 (Address CR feedback) 19 April 2016, 22:28:50 UTC
c2c59ff (Address CR feedback) 19 April 2016, 22:27:44 UTC
800adf0 Fixing plot command output issue. Adding one test case for plot command. 19 April 2016, 22:27:43 UTC
b776aaa NoRandomizer::GetNextSequences(): actually make thread-safe 19 April 2016, 15:53:47 UTC
731839d Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/packmatrix 19 April 2016, 15:21:10 UTC
079846e ReaderLib: add option to use multiple threads to BlockRandomizer and NoRandomizer Turn on for ImageReader for speed up image decoding / transformation. 19 April 2016, 14:18:13 UTC
343fba0 Integrate wilrich/pytest-new into master 19 April 2016, 08:35:52 UTC
da06bd6 updating for the windows format 19 April 2016, 02:59:19 UTC
fa4de6e fix bug: using right format specifier for size_t 19 April 2016, 02:59:19 UTC
ac1b715 updating chunking statics 19 April 2016, 02:59:18 UTC
a3392aa Revert "adding information for image reader" This reverts commit 5dd3b9bcb0e77972f8a93354323f257b509d588a. 19 April 2016, 02:59:17 UTC
578add9 adding information for image reader 19 April 2016, 02:59:17 UTC
46e8749 change format to size_t 19 April 2016, 02:59:16 UTC
82f290f add page in timer for htkmlreader 19 April 2016, 02:59:15 UTC
c811071 Fix tab issues. 18 April 2016, 21:34:00 UTC
bbf9814 Fix Linux compliation error for ZipReader. 18 April 2016, 20:46:43 UTC
76b81d5 updated parameter order of RecurrentLSTMP2() and RecurrentLSTMP2Stack() 18 April 2016, 18:28:40 UTC
8ed46a4 updated the parameter list of LSTMP 18 April 2016, 18:12:21 UTC
8c556c1 bug fix for zip reader 18 April 2016, 17:26:06 UTC
5c41479 removed RecurrentLSTMP() 18 April 2016, 17:22:29 UTC
2e8ce70 Bug fix. 18 April 2016, 17:10:12 UTC
ab956cf Missing changes in previous check in of enabling grayscale image training. 18 April 2016, 16:43:10 UTC
b65f694 Fixed ImageReader to work with grayscale images. 18 April 2016, 16:43:10 UTC
2a87abf Reenable MatrixDataSynchronization tests; tune them slightly. 18 April 2016, 16:24:31 UTC
6258338 License Files 18 April 2016, 15:52:07 UTC
5d0d656 License Files 18 April 2016, 15:45:16 UTC
1b8f482 License files 18 April 2016, 15:36:53 UTC
2526c52 Install instructions 18 April 2016, 15:15:01 UTC
78ad89e Integrate mahilleb/WinFixBuildFromSolutionDirWithSpaces into master 18 April 2016, 15:07:51 UTC
8a333cb Integrate alexeyo/BinaryDropScriptLinuxCUDA75 into master 18 April 2016, 14:29:16 UTC
618d185 .vcxproj: add more quoting To allow to build from solution directory with spaces. 18 April 2016, 14:17:30 UTC
f407367 Binary drop script Linux. CUDA 7.5 18 April 2016, 12:45:48 UTC
22b7f50 Merge branch 'master' into alrezni/examples_text Conflicts: CNTK.sln 18 April 2016, 11:23:47 UTC
95a3888 Hook Examples\Text into Jenkins with baselines 18 April 2016, 11:15:52 UTC
bb12acd Remove explicit python exe path 18 April 2016, 09:48:55 UTC
27857db Restrict tests to build_sku GPU 18 April 2016, 09:28:40 UTC
136186a bug fix: CriterionAccumulator::Accumulate() must use correct MBLayout 18 April 2016, 03:44:37 UTC
0fb890d renamed ReduceSum() to ReducePlus() for consistency; added missing LogPlus() entry in CNTK.core.bs 18 April 2016, 03:10:22 UTC
c86b91f new node ReduceElementsNode, currently sum only 18 April 2016, 02:56:32 UTC
7a969bb moved SumColumnElementsNode to new header DeprecatedNodes.h. No code change 18 April 2016, 01:30:27 UTC
af03d89 updated to latest seq-2-seq BS 17 April 2016, 22:36:12 UTC
614eefa bug fix in CriterionAccumulator::Accumulate(): use correct index in NarrowTo() 17 April 2016, 22:11:47 UTC
9d42cb1 updated CriterionAccumulator to accept criterion nodes that produce criterion values per sample 17 April 2016, 00:32:43 UTC
4c9f918 merged from master and resolved conflicts 16 April 2016, 21:29:11 UTC
a3a0576 Move conftest.py on same level as cntk 16 April 2016, 13:41:21 UTC
142e869 Using DeviceId in PyTests 16 April 2016, 13:41:14 UTC
0f1ce6c UpdateFunctionValuesSize() now collapses the matrix to one device 16 April 2016, 05:40:14 UTC
0ec99f9 reverted the last two attempts 16 April 2016, 05:26:59 UTC
e193ac7 SetValue(i,j,val) now behaves like operator(,) re CPU/GPU moves; simplified DISPATCH_MATRIX_ON_FLAG_USECPU_4BOTH macro 16 April 2016, 04:40:18 UTC
8a2a57a Matrix::Resize() now collapses the data location (OK since Resize() nukes content anyway) 16 April 2016, 03:21:26 UTC
75099e2 fixed a merge error 16 April 2016, 00:26:04 UTC
e7a536c Fix double-concatenation bug 15 April 2016, 22:46:05 UTC
a2c8986 Python 2 and 3 compatibility support 15 April 2016, 22:45:58 UTC
d68878f Output eval.cntk in case of errors 15 April 2016, 22:42:53 UTC
7c8b5fb Enable PyTests from contrib/Python on Linux 15 April 2016, 22:41:35 UTC
back to top