https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
781e351 Local fix to make MEL work 04 April 2016, 04:21:22 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
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
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
1150d6b Integrate clemensm/gradientmbseqidmaster into master 31 March 2016, 15:35:51 UTC
e419506 Revert "Do not require 'dim' for sparse input" This reverts commit 0645aed0b9393706e58a8bafe3a2c13c48a75517. 31 March 2016, 15:27:56 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
ac624bf Integrate mahilleb/RemoveDefineUnreferencedParameter into master 31 March 2016, 09:59:27 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
cf64b14 Added backprop data/filter for CPU reference convo engine. 30 March 2016, 16:56:02 UTC
7cb055b Added stubs for backprop data and filter. 30 March 2016, 16:55:48 UTC
a3bc1fd Replaced int* with Matrix<int> in ReferenceConvolutionEngine, updated unit tests. 30 March 2016, 16:55:34 UTC
35f431e Updated unit tests. 30 March 2016, 16:55:20 UTC
69e3971 Added feed forward CPU implementation for reference convo engine. 30 March 2016, 16:55:06 UTC
6d49f30 Enabled cuDNN convo engine. Added support for 3D convolutions in cuDNN engine. 30 March 2016, 16:54:52 UTC
b29874a Moved legacy and cuDNN convolution engines to new API. 30 March 2016, 16:54:38 UTC
976c3b7 Refactored convolutional engines. 30 March 2016, 16:54:25 UTC
7d5ded3 Completed ConvolveGeometry implementation. 30 March 2016, 16:54:11 UTC
9e9bbac Updated ConvolveGeometry implementation. 30 March 2016, 16:53:57 UTC
cee4cfa Added NDConvolution node. Added ConvolveGeometry. 30 March 2016, 16:53:44 UTC
65de62c Integrate ac144ed into master 30 March 2016, 16:36:06 UTC
2a79054 Tests/EndToEndTests/Image/AlexNet/: enable for Windows 30 March 2016, 13:24:34 UTC
aebf5cd Integrate mahilleb/FixExperimentalHtkmlfReaderLSTMFullUtterance into master 30 March 2016, 12:29:45 UTC
ac144ed Update mnist_convert_python3.py missing request specification in urllib import 30 March 2016, 09:53:15 UTC
fe97bae Tests/EndToEndTests/Speech/ExperimentalHtkmlfReader/LSTM/FullUtterance: fix baseline and patterns 30 March 2016, 08:45:25 UTC
a0166df Address CR comments 30 March 2016, 07:55:00 UTC
8e08e31 Merge branch 'master' of https://github.com/Microsoft/CNTK 30 March 2016, 07:54:12 UTC
be59404 Fixed Write command test to check the exit code of the awk command and raised the comparison tolerance to 3% for the write command's output; CR: cbasoglu 29 March 2016, 23:56:42 UTC
19e2615 Integrate 1ffe2c9bdd08bfc3a4e19c7def1d1258be4c2b62 into master 29 March 2016, 20:37:19 UTC
back to top