https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
3723b40 CNTK v2 library: Refactor Function.h and .cpp into multiple files 24 November 2016, 17:09:07 UTC
5e65681 add cli::array 24 November 2016, 16:05:33 UTC
16a538a Adding flush to the output 24 November 2016, 13:27:46 UTC
7d51c5a a few more warnings related to printf formatting string size_t issues 24 November 2016, 10:46:02 UTC
9545165 Fix sequence reading. 24 November 2016, 06:54:21 UTC
2b8b304 Merge branch 'master' into qiwye/asgd-dev 24 November 2016, 03:10:30 UTC
bb60423 Integrate amitaga/v2Beta4 into master 24 November 2016, 02:36:11 UTC
fbda54c Integrate sayanpa/python-tutorials into master 24 November 2016, 01:52:05 UTC
7d2e72d Support for NCCL in Dockerfiles. 24 November 2016, 01:05:58 UTC
0e480bd Pick random segment during training. 24 November 2016, 00:34:12 UTC
9913183 Fix split data path and make the model terser. 24 November 2016, 00:05:58 UTC
f5428ac CNTK v2 library: Fix device placement for backprop root gradients in python and enable python module tests on GPU for Windows 24 November 2016, 00:04:07 UTC
bd54904 Update readme.md for the example. 23 November 2016, 22:51:52 UTC
3a67a4e Merge branch 'sayanpa/python-tutorials' of https://github.com/Microsoft/CNTK into sayanpa/python-tutorials 23 November 2016, 22:49:44 UTC
156eef3 Update README.md for UCF11 dataset. 23 November 2016, 22:24:08 UTC
f306ffb Increased the cell time out to 300 sec from 60 sec 23 November 2016, 22:18:15 UTC
494e39f Added Sequence to sequence tutorial and test 23 November 2016, 22:18:14 UTC
e686d1f addressing CR comments. # Conflicts: # Source/CNTK/BrainScript/BrainScriptEvaluator.cpp # Source/Common/ExceptionWithCallStack.cpp # Source/Common/Include/Config.h # Source/Common/Include/Platform.h # Source/Common/Include/latticearchive.h # Source/Common/Include/numahelpers.h # Source/Math/CPUMatrix.cpp # Source/Math/Matrix.cpp # Source/Math/QuantizedMatrix.cpp 23 November 2016, 22:12:32 UTC
04e56bf Increased the cell time out to 300 sec from 60 sec 23 November 2016, 22:08:23 UTC
9744621 Update to python distributed examples: 1. Use randomized minibatch source in both ConvNet and ResNet distributed examples 2. Add options in ResNet distributed example to scale up minibatch size with #workers 3. Update README.md for both examples with link to the python file 4. Add option to disable multi threaded deserializer in MinibatchSource 5. Update convnet example tests to run with mpiexec 23 November 2016, 22:00:57 UTC
edb0611 Update README.md 23 November 2016, 19:41:04 UTC
111e814 Initial checkin for Action recognition. 23 November 2016, 19:37:00 UTC
7973803 Integrate eldak/iterativeGetVariable into master 23 November 2016, 18:00:04 UTC
ba462cd Integrate wilrich/seq_starts into master 23 November 2016, 14:00:07 UTC
907be82 Moving primitive functions back 23 November 2016, 12:46:23 UTC
7f84112 fix more warning descriptions 23 November 2016, 11:01:31 UTC
6cf3c3f remove warning suppression since we fixed the reason for this warning 23 November 2016, 10:50:13 UTC
eee9737 fix alignment 23 November 2016, 10:40:19 UTC
d9b99d1 Refactoring recursion to decrease frame size 23 November 2016, 10:38:46 UTC
e14e3d8 fixing namespace collision 23 November 2016, 10:38:34 UTC
9e2c1fa added reasons for various #pragma warning disable. 23 November 2016, 10:35:37 UTC
fbf19be fix push call by explicitly stating variable 23 November 2016, 09:39:43 UTC
cae429f make parameter explicit by adding namespace 23 November 2016, 09:39:35 UTC
fffd249 more pragma warning disables. 23 November 2016, 09:39:21 UTC
51c1f90 get rid of min() macro. 23 November 2016, 09:39:10 UTC
9d9098f one more type problem when appending to vector 23 November 2016, 09:38:44 UTC
1e1d437 fix typo again (curLocation2) 23 November 2016, 09:38:12 UTC
7636c93 remove local static since we have already a global static of the same name... 23 November 2016, 09:38:01 UTC
8865ded fix typo (variable name misspelled) 23 November 2016, 09:35:25 UTC
4ad8d8e one more pragma warning(disable: some variable hides something) 23 November 2016, 09:35:13 UTC
dafdf39 clarify data types while adding to a vector<> 23 November 2016, 09:35:05 UTC
b1bdbdc move class forward definition to public since we use it outside of the class (vs2013 would not complain, but this is an error) 23 November 2016, 09:34:45 UTC
88208f1 disable warnings for new issues. 23 November 2016, 09:32:35 UTC
ccb46f7 Integrate chazhang/alexnet into master 23 November 2016, 06:08:25 UTC
9b66aee Merge branch 'qiwye/asgd-dev' of https://github.com/Microsoft/CNTK into qiwye/asgd-dev # Conflicts: # CNTK.sln 23 November 2016, 02:56:18 UTC
3195785 input_variable needs_gradient off by default 23 November 2016, 02:50:14 UTC
02406df Added Sequence to sequence tutorial and test 23 November 2016, 02:26:39 UTC
e4c605a Resolve the Release_NoOpt configuration inconsistence between project and solution 23 November 2016, 02:18:21 UTC
dfbd5bf Merge branch 'qiwye/asgd-dev' of https://github.com/Microsoft/CNTK into qiwye/asgd-dev 23 November 2016, 02:11:24 UTC
ee44911 Fix Rlease_NoOpt configuration of Multiverso project in CNTK.sln 23 November 2016, 02:04:14 UTC
efe4cc0 Change baseline. 23 November 2016, 02:02:16 UTC
4e00f7d Undo previous change. 23 November 2016, 02:01:03 UTC
43896ad fixed typo 23 November 2016, 00:55:28 UTC
e5c62e9 Merge branch 'master' into nikosk/pymisc 23 November 2016, 00:50:38 UTC
4861174 added grad to function and check for c_contiguous removed sequences in next_minibatch 23 November 2016, 00:47:56 UTC
a855bdf Update test baseline. 23 November 2016, 00:44:53 UTC
6bcc3a3 Do not expose internal util functions 22 November 2016, 23:27:51 UTC
1e73f4f Don't ignore seq_starts 22 November 2016, 22:41:38 UTC
3c2e112 add /bigobj to enable compile. 22 November 2016, 22:06:49 UTC
b5b54ad Update README.md 22 November 2016, 20:07:36 UTC
3b2df9d Add assert based on code review. 22 November 2016, 19:24:37 UTC
c585d08 AlexNet model update. 22 November 2016, 18:53:10 UTC
8625d9e Revert some changes back (related to Gaussian and uniform initializer). Will create separate branch for that. 22 November 2016, 18:50:05 UTC
6804156 Max pooling and convolution boundary fix. 22 November 2016, 18:39:51 UTC
f15687d Parameter name change. 22 November 2016, 18:39:51 UTC
bfc1806 Revise Python scripts for beta 3.0 compatibility. Default Gaussian initializer to standard deviation 1.0, and uniform initializer to [-1.0,1.0]. Change AlexNet initialization accordingly. 22 November 2016, 18:39:51 UTC
2097a8e Bug fix on BS code, and add comments to LRN. 22 November 2016, 18:33:22 UTC
3ec7230 Add BrainScript implementation of LRN ConvNet and AlexNet. 22 November 2016, 18:33:22 UTC
053a11d Address CR comments 22 November 2016, 16:50:26 UTC
e8d2498 Main ReadMe, November 21, 2016 22 November 2016, 16:25:52 UTC
09d53f1 updating 1bigsgd 22 November 2016, 16:24:14 UTC
6a9142c updating multiverso 22 November 2016, 16:22:44 UTC
9522efb Align multiverso with CNTK 22 November 2016, 16:03:03 UTC
83ca0a7 Address CR comments 22 November 2016, 09:08:56 UTC
2d3c04a Address CR comments 22 November 2016, 09:05:33 UTC
1a32ae3 Address CR comments 22 November 2016, 04:45:31 UTC
4b34e97 Merge branch 'master' into qiwye/asgd-dev 22 November 2016, 03:32:36 UTC
792ab70 Merge branch 'master' into qiwye/asgd-dev # Conflicts: # CNTK.sln 22 November 2016, 03:31:51 UTC
1861a2a Update README.md 22 November 2016, 01:38:19 UTC
dbfb1b5 Integrate zhouwang/evalwrapper-multioutputs into master 21 November 2016, 22:40:42 UTC
f4a16b4 Merge remote-tracking branch 'origin/master' into mahilleb/PostReleaseMerges 21 November 2016, 21:08:20 UTC
b22b4bd Revert "add hyper parameter tuning tool as a sub module to CNTK." This reverts commit 4442bfc1d5688d565b526d0b4026fc84182155ef. 21 November 2016, 21:00:12 UTC
4442bfc add hyper parameter tuning tool as a sub module to CNTK. 21 November 2016, 20:03:46 UTC
cc9a5e7 added unit tests and update baseline 21 November 2016, 19:23:44 UTC
971778d fix wrong mapping between node name and value in case of multiple outputs 21 November 2016, 19:20:23 UTC
75c4229 Update tutorials 21 November 2016, 18:53:52 UTC
7d3ec64 update baseline 21 November 2016, 14:54:52 UTC
f043a67 Removed testing for Outcome 21 November 2016, 14:54:52 UTC
7fbb791 corrected yml test setup 21 November 2016, 14:54:52 UTC
ef18e10 added output cardinality tests 21 November 2016, 14:54:51 UTC
1faa42f Moved exception testing to test suite. Addressed all but 1 code review comment. Perf change also for ParallelExtractHwc. 21 November 2016, 14:54:51 UTC
9573060 Adding test baseline results 21 November 2016, 14:54:51 UTC
46a56fc removed hard tabs 21 November 2016, 14:54:51 UTC
dfbe059 updated references 21 November 2016, 14:54:51 UTC
45ceb56 Cleaned up image API call, turned into test suite 21 November 2016, 14:54:51 UTC
97e60b5 updated according to CR comments 21 November 2016, 14:54:51 UTC
896837f Changes to EvalWrapper, should not be in final checkin 21 November 2016, 14:54:50 UTC
d39a2b6 removing surplus namespace opening 21 November 2016, 14:54:50 UTC
98107c7 Changing loop structure to speed up 21 November 2016, 14:54:50 UTC
86863f6 added changes requested in code review 21 November 2016, 14:54:50 UTC
back to top