https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
960980e Add reader lib to cntk library 22 February 2017, 07:22:49 UTC
356d2f3 Try fix again 22 February 2017, 06:33:47 UTC
cd2bf59 Fix Linux build again 21 February 2017, 07:51:28 UTC
84fe8f6 Fix Linux build error 21 February 2017, 07:37:01 UTC
eded7e4 Use boost::async 21 February 2017, 07:17:25 UTC
cf9da96 Merge branch 'master' into kedeng/profileReader 21 February 2017, 06:54:19 UTC
da7ce0a Integrate eldak/exposingSeqIdToWrite into master 20 February 2017, 16:24:22 UTC
88f5544 Integrate wilrich/dataInputExamples into master 20 February 2017, 15:21:17 UTC
b63703c Integrate fmegen/bugfixes/ncclcommon into master 20 February 2017, 14:56:42 UTC
f9353d7 First version for sequence id writer 20 February 2017, 14:25:42 UTC
29ded2d fixing linux build 20 February 2017, 09:42:51 UTC
2a1d6b6 Fixing bug for composite functions which caused v2library unittests to fail in nightly configuration. 20 February 2017, 09:32:25 UTC
de00904 Integrate vadimma/CTCCritNode into master 19 February 2017, 08:22:27 UTC
4447d21 Add CTC E2E GPU baselines 18 February 2017, 22:42:50 UTC
c17000d remove debug statements 18 February 2017, 20:40:52 UTC
3320db6 fix failing tests 18 February 2017, 19:14:31 UTC
0d82f9f Add E2E test for speech CTC 18 February 2017, 06:53:59 UTC
7b9f4f3 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup2 18 February 2017, 04:34:39 UTC
b164491 added some imports 18 February 2017, 04:33:16 UTC
07a3c32 updated transfer learning to new io api 18 February 2017, 02:27:02 UTC
c41c279 cleanup 18 February 2017, 01:28:15 UTC
46e48ea Bug fix. 18 February 2017, 01:07:42 UTC
ac6bd12 Slight code change to make memory allocation better when there's sparse matrices. 18 February 2017, 01:07:42 UTC
3558789 Revert some changes that might cause test error. 18 February 2017, 01:07:42 UTC
91d3b7d Recover some code from previous version to help debuging. 18 February 2017, 01:07:42 UTC
2c1be53 Attemp to fix test error (crashing during test). Still have issues on local machine, but closer. 18 February 2017, 01:07:41 UTC
b00d13b Fixes based on CR feedback. 18 February 2017, 01:07:41 UTC
bf123cd Remove hyper memory compression in examples. 18 February 2017, 01:07:41 UTC
7281b49 Remove hyper memory compression code as the global memory optimization is good enough. Having two memory pools in the code is confusing and unnecessary. 18 February 2017, 01:07:41 UTC
c6b2036 Clean up and small bug fixes. 18 February 2017, 01:07:40 UTC
637a17a First working version of global memory optimization. 18 February 2017, 01:07:39 UTC
f3f0a69 Various fixes for memory control. In particular, the convolutio nodes now use separate memory buffer for workspace, instead of holding the memory for too long. 18 February 2017, 01:07:39 UTC
3a0b367 g++ fixes 18 February 2017, 01:05:22 UTC
4affe72 HTK deserializers and Reader Transforms Squashed commit of the following: commit f0250727423dcea2fa138e519562fc868b60633e Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 16:36:10 2017 -0800 fix a typo commit 87d4a2119fc0011bb3199c9dcefead913a92b358 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 16:23:20 2017 -0800 Moved C++ test to use HTK deserializers commit 7b52fe1e5de282787e3e59d1a798336976f3d331 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 16:07:23 2017 -0800 final api for htk deserializers commit e21495f3db074e2fa95ac30933925ed30262a7ba Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 15:19:20 2017 -0800 test commit e3951291d060acad2caf49e3a4d6781da354835a Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 14:45:06 2017 -0800 fix commit 3096607bd2fcbaa93e970daccdb503e29ac4d37c Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 14:27:27 2017 -0800 Incorporated CR feedback. commit 2e3c9d31fa1e4dc141fbc6f2ca3ce69d1b5ad855 Merge: 3e116ed e70eac3 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 09:45:00 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit 3e116ed79d35d788c5326eef4d93ad39f715983f Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Fri Feb 17 09:43:48 2017 -0800 typo fix commit 02587a5ef53ded988621ab9759f4507f69b72933 Merge: a01c137 721a6f7 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 20:25:48 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit a01c13727aeb4788ddebdfdbd05b64319dd08443 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 20:05:41 2017 -0800 Removed dead code commit 1e6f6f9c30edeea27d7f7fdd01baeaf8a3d590ec Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 19:56:10 2017 -0800 Updated examples that use transforms commit b40c71667300d0803e38f5b78cd8b68a6c5dd70d Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 19:43:12 2017 -0800 pytests pass commit a6f6af04d854f0a2cefc2f20142cf0164fadde32 Merge: 7bc0893 df46851 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 12:21:07 2017 -0800 Merge branch 'mudithtk' into nikosk/iocleanup commit 7bc08937eeee000682afe28405143896c563940b Merge: d9b5fdf 0bf2f46 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 12:12:14 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit df468513c53a2a5189172045a6df91a699a564a8 Merge: 0bf2f46 15737ef Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 10:03:57 2017 -0800 Merge branch 'muditj/HTKDeserializerPythonWrapper' of https://github.com/MSharman/CNTK into mudithtk commit d9b5fdf0ebab2ff4175d7ae27d1e3cc52d1c195d Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 16 10:01:46 2017 -0800 Various fixes commit 45d149ef1013fc118de142d96c19110753331aab Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat Feb 11 17:16:47 2017 -0800 added docs for HTK deserializers commit 3baaaf019dd95990f2f8962e35b9bbd0f37f768b Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat Feb 11 17:00:54 2017 -0800 update htk test to conform to new trainer commit 9a39a41be1d2d553f9730dde1912eecbe0805dfb Merge: 05d211b fd2e796 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat Feb 11 16:54:09 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit 05d211b3ffcb58c98f71d717b79cb8f30bada060 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Sat Feb 11 16:45:41 2017 -0800 HTK deserializers working properly with a test commit 910580b3df72f15846c9a3e65dced1b121c0a192 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 9 22:03:03 2017 -0800 cleanup commit bb17ae40818ca901d6c2fc09fd692be947e7bdc9 Merge: c920260 b159781 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 9 21:53:22 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit c92026038a6a194f996f7e64261378eb563d9659 Merge: 1db7eb8 74fa7f4 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 9 21:50:33 2017 -0800 Merge remote-tracking branch 'origin/master' into nikosk/iocleanup commit 1db7eb832f6c878aeb46faa015d21e55780bc219 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Thu Feb 9 17:24:58 2017 -0800 All tests work commit af6ee5af9ddd95677192f997a134276834cec537 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Wed Feb 8 22:34:18 2017 -0800 All tests that should pass pass commit 15737ef8437f8c47413f7479ba2549320fb4f0a6 Author: Mudit Jain <muditj@microsoft.com> Date: Tue Feb 7 13:45:41 2017 -0800 Add Htkfeature and mlf deserializers commit a8941ac82e8a028f4444e64e3dd826cbbe266761 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Mon Feb 6 10:14:15 2017 -0800 image deserializer in C++ commit b599a14189a2c36b9a9c14df5d58fa8c577046b9 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Mon Jan 30 17:39:10 2017 -0800 Image transforms in c++ 18 February 2017, 00:39:58 UTC
f120da2 use mpi wrapper calls instead of direct calls to mpi functions in ncclcommon.cpp 17 February 2017, 22:14:19 UTC
648950f add nuget package reference to project files fix tabs remove NDEBUG defintion from example projects fix extra spaces 17 February 2017, 21:49:17 UTC
50c899f update makefile for C++ eval examples and test on CPU and GPU 17 February 2017, 21:49:16 UTC
f052938 use nuget package in C++ eval examples, add debug build for c++ examples using nuget rename CNTKLibraryCPPEvalExamples to CNTKLibraryCPPEvalCPUOnlyExamples; add missging packages.config files Make CNTKLibraryCPPEvalExamplesTest work on both GPU and CPUOnly 17 February 2017, 21:49:16 UTC
497aefe Source/CNTK/CNTK.cpp: CNTK 2.0.beta11.0 exactly 17 February 2017, 21:49:16 UTC
e70eac3 Integrate alrezni/fix_default_ctf_trace_level into master 17 February 2017, 17:02:03 UTC
406e4a6 Improve error message when sparse batches are misconfigured 17 February 2017, 16:42:18 UTC
ff987d8 GCC fixes 17 February 2017, 16:10:39 UTC
28d1354 Fix default trace level for CTF reader 17 February 2017, 14:45:32 UTC
830d41e Remove trailing whitespaces 17 February 2017, 14:27:21 UTC
77bf76c Integrate fmegen/aarch64/mpi into master 17 February 2017, 12:57:40 UTC
649c0c7 Extend data passing examples 17 February 2017, 10:19:48 UTC
e955291 Make parameter outputs optional 17 February 2017, 10:19:46 UTC
c6ed040 Merge branch 'master' into fmegen/aarch64/mpi # Conflicts: # Source/1BitSGD 17 February 2017, 08:31:13 UTC
721a6f7 Integrate 2eaef84d7b156424edbdcff696be2dd2bd06d68b into master 17 February 2017, 02:55:26 UTC
2eaef84 update char_rnn_test.py to match char_rnn.py train_and_eval_char_rnn() now takes both epochs and total minibatch limit. 17 February 2017, 00:59:40 UTC
7ea9a1c Add built header to progress_print 16 February 2017, 23:28:07 UTC
d48350b Revert "Add debug info to prebuild.dat" This reverts commit 8a713a454ed0119cc7d0b44c92365b14345ff20a. 16 February 2017, 23:17:16 UTC
1ef6cea Revert "Add prebuild to all flavors" This reverts commit 8f70c9be96e689e4fca673a51d428071c9e7b0b2. 16 February 2017, 23:14:58 UTC
8f70c9b Add prebuild to all flavors 16 February 2017, 23:10:35 UTC
8a713a4 Add debug info to prebuild.dat 16 February 2017, 22:49:58 UTC
accc179 Integrate amtiaga/bugFixesForReasonNet into master 16 February 2017, 20:26:34 UTC
3123b41 Integrate wilrich/fixUserFunctionTest into master 16 February 2017, 20:07:29 UTC
f53efe4 CNTK core: Add support for broadcast_as inside a recurrent loop; only forward pass is supported 16 February 2017, 18:08:40 UTC
a403b1f CNTK core: Fixed a memory sharing bug that only manefested in V1 (CNTK config based execution) due to disparity between the forward nodes used during setting up the memory sharing structure vs the actual forward nodes used during training. 16 February 2017, 18:08:40 UTC
72b7204 Expose ForwardBackward node in BrainScript, change the default parameter of delayConstraint 16 February 2017, 17:53:49 UTC
df0d911 Rebase CTC changes 16 February 2017, 17:32:55 UTC
fdd45a1 Fix user function test 16 February 2017, 15:49:29 UTC
0bf2f46 Tests/Install/windows: make pre-filling InstallCache optional 16 February 2017, 15:09:44 UTC
a63c43d Tests/EndToEndTests/ParallelTraining/AsynchronousSGD: run against single GPU 16 February 2017, 15:09:44 UTC
3e87868 Tests/EndToEndTests/CNTKv2Python/Examples/AlexNet_ImageNet_Distributed_test.py: decrease MB size for test Occasionally (< 1 % of runs) the test hits OOM on some of our test machines. 16 February 2017, 15:09:44 UTC
340bb65 Fix a couple of typos 16 February 2017, 15:09:44 UTC
57882fb address CR comments 16 February 2017, 14:39:31 UTC
f7794bd make EXECUTE the default script option add NOCONFIRM command line option to execute script without confirmation Anaconda is installed into the directory defined by INSTALLPATH, unless ANACONDABASEPATH is specified 16 February 2017, 14:39:31 UTC
b7a1ad3 Integrate zhouwang/cseval-example-test-gpu into master 16 February 2017, 12:20:02 UTC
76a1aa4 add C# tests on GPU 16 February 2017, 08:19:34 UTC
c699909 Merge pull request #1455 from MSharman/master LabelMe Parsing 16 February 2017, 08:09:01 UTC
ba3f24b Exposing EditDistanceError node in BrainScript 16 February 2017, 07:20:09 UTC
a1e25e1 Refactoring, adding comments to the CTC code 16 February 2017, 07:15:53 UTC
d06c4ca Rename CTCNode to ForwardBackwardNode 16 February 2017, 07:14:29 UTC
4933d36 Add comments and minor refactors for CTC crit node 16 February 2017, 07:08:00 UTC
e5360fb Remove unused variable 16 February 2017, 07:06:43 UTC
707bdf6 Some fixes to get baseline CTC performance 16 February 2017, 07:06:43 UTC
1ffacd2 Add Print method for GPUMatrix 16 February 2017, 07:06:43 UTC
5ca1db9 CTC CPU version 16 February 2017, 07:06:43 UTC
838b982 Propagate CTC node across 16 February 2017, 07:04:36 UTC
97886f1 CTC: Further refactoring 16 February 2017, 07:02:45 UTC
e4d4266 Introduce CTC node 16 February 2017, 07:00:41 UTC
2a452c4 CTC node 16 February 2017, 06:51:57 UTC
eca96e5 Merge pull request #1444 from jerogers-msft/patch-1 Small language change to comments 15 February 2017, 22:31:53 UTC
ad2dfb7 Merge branch 'master' into nluehr/examplefixes 15 February 2017, 22:29:27 UTC
8481f83 adressing issues from the latest CR 15 February 2017, 17:12:23 UTC
50beead updated Fast R-CNN to py35 15 February 2017, 08:28:34 UTC
f32bbc5 More profiling 15 February 2017, 06:09:22 UTC
a5200aa Add more reader profiler 15 February 2017, 00:51:09 UTC
8c85203 Merge remote-tracking branch 'origin/master' into nikosk/extend-learners 14 February 2017, 21:00:44 UTC
4827a82 Incorporated CR feedback 14 February 2017, 21:00:05 UTC
b9ca100 Integrate pkranen/splitPyTests into master 14 February 2017, 19:27:12 UTC
9ae2247 Integrate amtiaga/bugFixesForReasonNet into master 14 February 2017, 18:52:24 UTC
5405b64 Closes: #1425 14 February 2017, 18:45:05 UTC
f45902f fix CallGetCommand, failing if multiple applications where discovered 14 February 2017, 18:45:05 UTC
5fd460f CNTK v2 library: Add support for reduction of sequences along just the sequence or batch axis. This paves the way for all sequence reduction operations to be upto orders of magnitude faster compared to the current implementations using recurrence. In this commit, only BroadcastAs employs the new faster mechanism. It will be rolled to other sequence operations in subsequent commits 14 February 2017, 17:54:09 UTC
a6ece06 Merge branch 'master' into ebarsoum/prim1 For checkin... 14 February 2017, 16:53:42 UTC
ab31b9e Fix doc string format to match what DocTest expect. 14 February 2017, 16:53:06 UTC
3bebb0d Tests/EndToEndTests/CNTKv2Python/Examples/conftest.py: remove Jupyter Notebook fixture 14 February 2017, 16:50:35 UTC
3665dc7 CNTK v2 library: Add custom typemap for Block arguments map to automatically convert Function objects in the map to Variable 14 February 2017, 15:15:19 UTC
back to top