sort by:
Revision Author Date Message Commit Date
4ff67af initial python implementation of clip_by_value 25 April 2016, 10:18:05 UTC
3529cf1 implementation of clipbyvalue 25 April 2016, 10:14:00 UTC
5b87fef implementing ClipByValue(x, minValue, maxValue) in CN lib, NDL, and BS 25 April 2016, 10:13:59 UTC
7c44bbb implementation of clipbyvalue 25 April 2016, 10:10:51 UTC
a794383 renaming gradient op to be more generic 25 April 2016, 10:08:34 UTC
82dba91 properly formatting cntk1.py 25 April 2016, 10:08:32 UTC
04ba892 addressing first set of comments from CR 25 April 2016, 10:07:21 UTC
fb62240 add a more complete validate() implementation and a more complex broadcasting python test 25 April 2016, 10:07:19 UTC
44088da added additional tests, fixed corner case for gradient 25 April 2016, 10:07:18 UTC
c535e99 add backprop test for clip 25 April 2016, 10:07:17 UTC
0ae223b forward pass tests for clip_by_value 25 April 2016, 10:07:16 UTC
f649d39 added required Validate() method -- specifically where we see the min and max values as constants 25 April 2016, 10:07:15 UTC
402b153 first steps in testing clip_by_value 25 April 2016, 10:07:14 UTC
2bb673d initial python implementation of clip_by_value 25 April 2016, 10:07:13 UTC
e1a6002 implementation of clipbyvalue 25 April 2016, 10:03:48 UTC
46b96b5 implementing ClipByValue(x, minValue, maxValue) in CN lib, NDL, and BS 25 April 2016, 10:02:01 UTC
3efd219 implementation of clipbyvalue 25 April 2016, 10:01:59 UTC
c528f71 Integrate aayushg/flooropdev into master 25 April 2016, 09:26:36 UTC
b766a5e Integrate alrezni/examples_text into master 25 April 2016, 09:14:30 UTC
c1a7b9c Changes for CNTK1 Floor 25 April 2016, 07:54:32 UTC
309c8bd Review changes 22 April 2016, 15:44:56 UTC
a9ccfb3 Review changes 22 April 2016, 15:43:41 UTC
384a70d Removing comment 22 April 2016, 15:43:41 UTC
fac52a5 Review changes 22 April 2016, 15:43:41 UTC
15cd370 Review changes 22 April 2016, 15:43:41 UTC
f92df14 Review changes 22 April 2016, 15:43:41 UTC
2d56146 Floor,ceil,round operators impl. and tests 22 April 2016, 15:43:41 UTC
29c065a Tests/EndToEndTests/Examples/Speech/TIMIT/Write*/: disable md5sum checks temporarily 22 April 2016, 14:50:55 UTC
aab53d1 Add e2e tests with input converted from uci to the new text format Set keepCheckPointFiles to true in SGD config Update baselines 22 April 2016, 10:18:27 UTC
0651892 Do not create a new packer for each epoch 22 April 2016, 09:33:31 UTC
80d93ec Merge branch 'master' of https://github.com/Microsoft/CNTK 22 April 2016, 07:26:18 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
e9b2dea Merge branch 'master' of https://github.com/Microsoft/CNTK 20 April 2016, 09:19:29 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
9b1c998 Add e2e tests using new text reader. Converted input from uci to the new text format 19 April 2016, 09:48:15 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
back to top