https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
6ace7b3 Merge branch 'deepbliscore/vnext' into clemensm/mblayouts 05 April 2016, 09:18:25 UTC
50946c0 Broadcast support for scatter. Untested so far. 05 April 2016, 09:18:10 UTC
f0d9f07 Merge branch 'master' into deepbliscore/vnext Conflicts: Source/Readers/CNTKTextFormatReader/CNTKTextFormatReader.cpp Source/Readers/CNTKTextFormatReader/TextConfigHelper.cpp Source/Readers/ExperimentalHTKMLFReader/HTKMLFReader.cpp Source/Readers/ReaderLib/PackerBase.cpp Source/Readers/ReaderLib/PackerBase.h Source/Readers/ReaderLib/ReaderLib.vcxproj Source/Readers/ReaderLib/ReaderLib.vcxproj.filters Source/Readers/ReaderLib/SequencePacker.cpp Source/Readers/ReaderLib/SequencePacker.h 04 April 2016, 15:01:33 UTC
3bd2a12 Integrate alexeyo/add-libzip-to-binary-drops-script-linux into master 03 April 2016, 10:03:48 UTC
5110466 Format fix 03 April 2016, 09:21:53 UTC
98b3f70 Add a number of unit tests, fix issues in PackerBase 01 April 2016, 21:44:22 UTC
916497b Updated comment. 01 April 2016, 17:12:25 UTC
905a190 Merge branch 'ryanolson-cs-storm-16-logical-gpus' 01 April 2016, 17:02:35 UTC
c00b758 Merge branch 'cs-storm-16-logical-gpus' of git://github.com/ryanolson/CNTK into ryanolson-cs-storm-16-logical-gpus 01 April 2016, 17:02:21 UTC
abd5d0e Fix gradient update for ReconcileMBLayout 01 April 2016, 14:22:52 UTC
65663e5 Make WhereNode work in the light of gaps. 01 April 2016, 13:56:46 UTC
6d7406c Integrate eldak/bpttMode into master 01 April 2016, 10:17:51 UTC
0314a14 Make CNTKTextReader recognize randomization window parameter 01 April 2016, 08:20:37 UTC
cf42fb4 Enabling lstm truncated test only for gpu 01 April 2016, 08:14:51 UTC
91d5419 Fixing assertion 01 April 2016, 07:43:24 UTC
4a9609a Addressing CR comments 01 April 2016, 07:43:24 UTC
1df127a Addressing CR comments 01 April 2016, 07:43:24 UTC
1551d9d Fixing the case when number of parallel sequences specified is 0 01 April 2016, 07:43:24 UTC
60b626e Addressing CR comments 01 April 2016, 07:43:24 UTC
661c8ab Addressing some CR comments 01 April 2016, 07:43:24 UTC
9107259 Fixing search pattern 01 April 2016, 07:43:24 UTC
8e4fb71 Adapting the baseline 01 April 2016, 07:43:24 UTC
3b74136 Adding more comments 01 April 2016, 07:43:24 UTC
694a259 Refactoring of bptt packer 01 April 2016, 07:43:24 UTC
1f06b7d Fix typos 01 April 2016, 07:43:24 UTC
c85f126 Fixing unit test baselines 01 April 2016, 07:43:24 UTC
2d2bbd5 Fixing build 01 April 2016, 07:43:24 UTC
e22ed85 Adding configs 01 April 2016, 07:43:24 UTC
fd51bd3 Chanign baseline 01 April 2016, 07:43:24 UTC
867e3ab Added Tests/EndToEndTests/Speech/ExperimentalHtkmlfReader/LSTM/Truncated 01 April 2016, 07:43:24 UTC
fee2d2a Fixing initialization 01 April 2016, 07:43:24 UTC
0cd9dc7 Fixing some bugs 01 April 2016, 07:43:24 UTC
dc78f7c Fixing some bugs in the new bptt 01 April 2016, 07:43:24 UTC
9cdc96d Fixing old HTKMLF reader for truncated mode 01 April 2016, 07:43:24 UTC
dee8d5d Initial implementation of truncated bptt 01 April 2016, 07:43:24 UTC
7824526 Integrate cbasoglu/timestamp into master 01 April 2016, 01:17:44 UTC
2d6e012 Set timestamp flag earlier 01 April 2016, 00:30:34 UTC
49a3bcf Fixed CPU only build, updated comments. 31 March 2016, 23:56:21 UTC
c805ec7 Added documentation for BN node. 31 March 2016, 21:49:52 UTC
6b4f9a1 Addressed review comments. Updated samples and unit tests. 31 March 2016, 21:49:40 UTC
95e4dcb Review comments. 31 March 2016, 21:49:29 UTC
d6a23d9 Implemented Frank's MAP idea for batch norm. 31 March 2016, 21:49:17 UTC
afb385b Add libzip to binary drops script Linux 31 March 2016, 18:27:27 UTC
e01fc9f Integrate alrezni/scratch into master 31 March 2016, 16:54:12 UTC
fb93f38 Fix memcpy issues in PackerBase 31 March 2016, 16:10:28 UTC
1150d6b Integrate clemensm/gradientmbseqidmaster into master 31 March 2016, 15:35:51 UTC
8ad16d1 Revert change for ScatterPacked node, for now. 31 March 2016, 15:32:57 UTC
e419506 Revert "Do not require 'dim' for sparse input" This reverts commit 0645aed0b9393706e58a8bafe3a2c13c48a75517. 31 March 2016, 15:27:56 UTC
3c9a20b Set output dimensions for GatherPacked 31 March 2016, 15:23:17 UTC
5b49f8b Don't require MBLayout for srcData in GatherPacked 31 March 2016, 14:20:29 UTC
af314ab Merge branch 'deepbliscore/vnext' of https://github.com/Microsoft/CNTK into deepbliscore/vnext 31 March 2016, 14:16:54 UTC
0adf141 Merged/refactored packers 31 March 2016, 14:15:34 UTC
f0606bc Integrate mahilleb/E2eAlexNetWindows into master 31 March 2016, 14:07:53 UTC
f900e19 Fix a merge glitch 31 March 2016, 13:34:00 UTC
f95ee65 Change GradientPtr to MatrixBasePtr 31 March 2016, 12:36:12 UTC
0123540 Fix glitch. 31 March 2016, 12:36:12 UTC
35c72b1 Add GradientPtr(), check in SimpleOutputWriter 31 March 2016, 12:36:11 UTC
5c438bd Glitches 31 March 2016, 12:36:11 UTC
bcbc221 Revert some changes that are not necessary 31 March 2016, 12:36:11 UTC
4232117 Use sampleseparator, not elementSeparator 31 March 2016, 12:36:11 UTC
4cc097f Add SequenceId, TensorShape to writer output - Add %d option for sequenceID - Add %x option for tensor shape - Support this in sequencePrologue / elementseparator at this point. Some more testing / factoring out needed... 31 March 2016, 12:36:11 UTC
0ad10fc Better error reporting for CNTKTextFormatReader - Wrap exception on init to contain file name - Choke if randomizer doesn't see any valid samples 31 March 2016, 12:36:07 UTC
d7e9977 Change GradientPtr to MatrixBasePtr 31 March 2016, 12:31:55 UTC
bfddc4f Fix glitch. 31 March 2016, 12:31:55 UTC
7e67d29 Add GradientPtr(), check in SimpleOutputWriter 31 March 2016, 12:31:55 UTC
74e6387 Glitches 31 March 2016, 12:31:55 UTC
1a0996d Revert some changes that are not necessary 31 March 2016, 12:31:55 UTC
9e29208 Use sampleseparator, not elementSeparator 31 March 2016, 12:31:55 UTC
34daf75 Add SequenceId, TensorShape to writer output - Add %d option for sequenceID - Add %x option for tensor shape - Support this in sequencePrologue / elementseparator at this point. Some more testing / factoring out needed... 31 March 2016, 12:31:55 UTC
a7ea782 Better error reporting for CNTKTextFormatReader - Wrap exception on init to contain file name - Choke if randomizer doesn't see any valid samples 31 March 2016, 12:31:55 UTC
ac624bf Integrate mahilleb/RemoveDefineUnreferencedParameter into master 31 March 2016, 09:59:27 UTC
14c7461 Merge branch 'master' into deepbliscore/vnext (+ address CR comments) Conflicts: Source/ComputationNetworkLib/ComputationNetworkEvaluation.cpp Source/Readers/ExperimentalHTKMLFReader/MLFDataDeserializer.h Source/Readers/ReaderLib/DataDeserializer.h Source/Readers/ReaderLib/SampleModePacker.cpp 31 March 2016, 09:32:29 UTC
095152a Remove unused #define UNREFERENCED_PARAMETER (use UNUSED instead) Closes #128. 30 March 2016, 17:18:06 UTC
6d41860 Fixed build warning. 30 March 2016, 17:02:11 UTC
3ce3733 Updated BN unit tests. 30 March 2016, 17:01:57 UTC
c3ef69c Updated samples, enabled local convo layers. 30 March 2016, 17:01:44 UTC
09aba0b Added ResNet-18 sample. 30 March 2016, 17:01:30 UTC
4707404 Updated E2E tests. 30 March 2016, 17:01:16 UTC
2d137e1 Fixed CPU-only build. 30 March 2016, 17:01:03 UTC
0d23b53 Fixed merge issue in Makefile. 30 March 2016, 17:00:49 UTC
da0ef59 Updated Makefile and samples. 30 March 2016, 17:00:36 UTC
8d6c524 Updated NDL parser to support ND convolutions. 30 March 2016, 17:00:22 UTC
4d15c05 Updated NDL script parser. 30 March 2016, 17:00:08 UTC
d4b1f3c Replaced old ConvolutionNode with new one. 30 March 2016, 16:59:54 UTC
d24284d Addressed code review feedback. 30 March 2016, 16:59:40 UTC
0d5296d Code review feedback. 30 March 2016, 16:59:26 UTC
7962135 Updated samples, unit tests. 30 March 2016, 16:59:13 UTC
4cd3e97 Fixed build issues. 30 March 2016, 16:58:59 UTC
1e4f07b Implemented backprop for reference convo engine. Updated samples. 30 March 2016, 16:58:45 UTC
e51557a Added reference GPU implementation for convo forward and complete pooling. 30 March 2016, 16:58:32 UTC
521e102 Added NDPooling to BS. Added MNIST MaxOut sample. 30 March 2016, 16:58:18 UTC
4faeca8 Fixed gcc build issues. 30 March 2016, 16:58:04 UTC
2eab55f Added fallback to static, no-workspace autotuner in cuDNN. 30 March 2016, 16:57:51 UTC
277ed74 Fixed CPU-only build. 30 March 2016, 16:57:37 UTC
3e6318b Wired convo, pooling and batch norm nodes to new API. 30 March 2016, 16:57:24 UTC
bf41361 Finished refactoring of BN node/engine. 30 March 2016, 16:57:10 UTC
3288306 Extracted cuDNN context into singleton. Added BN forward implementation using new API. 30 March 2016, 16:56:56 UTC
6ce80fb Moved batch norm out of convo engine. Refactored unit tests. 30 March 2016, 16:56:43 UTC
1559d9c Added ND pooling CPU implementation. 30 March 2016, 16:56:29 UTC
c9846fe Merged pooling engine into convo engine. 30 March 2016, 16:56:16 UTC
back to top