https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
835b10d Merge remote-tracking branch 'origin/pr/1234' into mahilleb/SampleFix 05 January 2017, 12:42:10 UTC
9862bf3 Merge remote-tracking branch 'origin/pr/1182' into mahilleb/SampleFix 05 January 2017, 12:41:46 UTC
157d9f9 Integrate eldak/mergingBase64ImageDeserializer4 into master 05 January 2017, 12:25:38 UTC
8aa380b Allowing deserializers return invalid sequences 05 January 2017, 10:05:58 UTC
ada156e configure: don't pick up Python versions implicitly 05 January 2017, 08:11:46 UTC
27f059a Integrate chazhang/asym_conv into master 05 January 2017, 04:24:04 UTC
fa975f8 Integrate sayanpa/fixcntk103b into master 05 January 2017, 03:42:10 UTC
f59e1c4 Integrate amitaga/dataInteropFeatures into master 05 January 2017, 01:37:21 UTC
b7c031c Merge remote-tracking branch 'origin/master' into nikosk/assignsumof 05 January 2017, 00:40:39 UTC
59dcc28 Some more self-assignment unit tests just in case 05 January 2017, 00:39:50 UTC
cfd6083 Fix autoPad issue using GetAutoPad(). 05 January 2017, 00:26:33 UTC
02291c5 Bug fix when lowerPad and upperPad has lower ranks than kernelPad. 05 January 2017, 00:26:33 UTC
a0ad56b Revert automatic format change by VS2013. 05 January 2017, 00:26:33 UTC
1ed0f08 Bug fix for asymmetric padding for convolution. Added a test too. 05 January 2017, 00:26:33 UTC
ca6b17c Revert automatic format change by VS2013. 05 January 2017, 00:26:33 UTC
439fd4e Bug fix for asymmetric padding for convolution. Added a test too. 05 January 2017, 00:26:33 UTC
78c051e CNTK core: Turn on forward compute memory sharing by default 04 January 2017, 23:20:16 UTC
9295738 CNTK v2 library: Fixed a bug in BlockFunction; was not updating outputs map with placeholder replacements 04 January 2017, 23:17:12 UTC
8a07efd bug fix in testing model data source 04 January 2017, 21:58:36 UTC
618d12a Merge pull request #1227 from bencherian/patch-1 Update docstring for eval in functions.py 04 January 2017, 17:05:44 UTC
96459c4 Merge pull request #1201 from rogersachan/patch-1 Clean up README 04 January 2017, 17:01:00 UTC
7308637 fix bug in ValueBuffer constructor: setting Size correctly; Add tests update baseline file 04 January 2017, 15:30:00 UTC
e79f1e1 Merge pull request #1240 from nadavbar/nadavbar-fast-rcnn Fast-RCNN Example: Added use of path.join to better accomodate windows scenarios 04 January 2017, 15:13:04 UTC
e8be330 Merge branch 'master' into kedeng/clipInf 03 January 2017, 20:12:39 UTC
6a34b9a Update new example descriptions 03 January 2017, 19:10:55 UTC
bec6a49 Integrate eldak/sequenceLocalTimelineBySample into master 03 January 2017, 15:23:36 UTC
6a45416 Merge remote-tracking branch 'origin/master' into mahilleb/Samples 03 January 2017, 13:31:55 UTC
6a23c18 Integrate mahilleb/Samples into master 03 January 2017, 13:27:33 UTC
f39317a Adding local timeline 03 January 2017, 13:22:36 UTC
38d14a6 Tools/samples.json: edited 03 January 2017, 13:12:37 UTC
e792cfa Tools/test-samples-json.ps1: added 03 January 2017, 13:12:37 UTC
1877508 Tools/samples.json: initial 03 January 2017, 13:12:37 UTC
9ca092a Bug in script 03 January 2017, 12:52:09 UTC
5641cb0 fix link 03 January 2017, 12:13:17 UTC
9539306 Address CR comments 03 January 2017, 12:12:21 UTC
e7eddeb Tools/samples.json: add more 03 January 2017, 10:59:35 UTC
3f94658 Address CR comments 03 January 2017, 10:33:16 UTC
8801a60 update the test to use model version 18 03 January 2017, 09:41:00 UTC
fa5b7cd update baseline. As the content that are UNRELATED to test results has been changed with new bits, just adding the TestCase without updating the rest content. Todo: check why the file content is so different (created work item 755 in CNTK VSO) 03 January 2017, 09:28:13 UTC
19192e7 add model version test adapt baseline 03 January 2017, 09:28:13 UTC
2a47d38 fix 03 January 2017, 08:24:19 UTC
b889a45 Address CR comments 03 January 2017, 08:22:49 UTC
fd9a5ea Address CR comments 03 January 2017, 08:02:01 UTC
5146d26 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/fixcntk204 02 January 2017, 22:16:48 UTC
7a895ec Address CR comments, re-work the test-samples-json.ps1 script 02 January 2017, 21:05:27 UTC
b07dbb8 Making composite reader randomize by default 02 January 2017, 19:35:40 UTC
27ee43a First version of base64 deserializer 02 January 2017, 19:35:39 UTC
d0f5250 Fix git hub rendering of CNTK 204 notebook 02 January 2017, 19:35:39 UTC
45de508 This commit intentionally left empty. 02 January 2017, 16:10:44 UTC
cbf1678 Making composite reader randomize by default 02 January 2017, 15:05:58 UTC
51e0bc6 samples.json: initial 02 January 2017, 14:18:31 UTC
00bcf2c First version of base64 deserializer 02 January 2017, 10:43:43 UTC
00627bb Update docstring for eval in functions.py 02 January 2017, 05:11:20 UTC
ac4c3e8 Don't clip gradient by default 31 December 2016, 08:55:30 UTC
d28afd1 CNTK v2 library: Added support for duplicate input variables for a unser-defined function 31 December 2016, 01:54:27 UTC
8f10537 Integrate nikosk/assignsumof into master 30 December 2016, 22:51:58 UTC
1f23d0b Updated some unit tests to CHECK_CLOSE 30 December 2016, 20:27:53 UTC
08d9081 Add MPI version to CNTK informational message Fix Windows script 30 December 2016, 20:01:07 UTC
98dd5d7 Merge remote-tracking branch 'origin/master' into nikosk/assignsumof 30 December 2016, 02:42:03 UTC
b9e06b7 Incorporated CR feedback 30 December 2016, 02:29:58 UTC
4a6e848 Integrate nikosk/dox into master 30 December 2016, 01:18:44 UTC
60d4e09 bug fix which affects x.assignSumOf(x,y) 29 December 2016, 23:22:49 UTC
be660a2 Performance profiler The performance profiler supersedes perf tracer (controlled by SGDParams::m_perfTraceLevel). Few events were added to cover the most important parts of mini-batch iteration. New events can be easily added for more detailed profiling. 29 December 2016, 18:35:52 UTC
1abd7e9 Fixed bug in ConvNet_MNIST.py When running `ConvNet_MNIST.py` I get the following error: ```bash Traceback (most recent call last): File "ConvNet_MNIST.py", line 131, in <module> convnet_mnist() File "ConvNet_MNIST.py", line 117, in convnet_mnist metric_numer += trainer.test_minibatch(data) * current_minibatch File "/home/hoaphumanoid/anaconda3/envs/cntk-py34/lib/python3.4/site-packages/cntk/trainer.py", line 125, in test_minibatch arguments = sanitize_var_map(self.model.arguments, arguments) File "/home/hoaphumanoid/anaconda3/envs/cntk-py34/lib/python3.4/site-packages/cntk/utils/__init__.py", line 373, in sanitize_var_map len(op_arguments)) ValueError: function expects 1 arguments ``` 29 December 2016, 10:56:13 UTC
f9347f0 incorporated CR feedback 29 December 2016, 00:59:53 UTC
c5c5b9d made non-contiguity of data a warning 28 December 2016, 00:24:56 UTC
f15e860 working w/sequences docs, tests, etc. 28 December 2016, 00:16:36 UTC
3d6e4a5 Merge remote-tracking branch 'origin/master' into nikosk/dox 27 December 2016, 19:32:40 UTC
19487e0 CNTK v2 library: Change the argument mapping for blocks from a map to a vector of pairs to enable deterministic ordering of the block's inputs 26 December 2016, 22:21:03 UTC
970daa8 Added use of path.join to better accomodate windows scenarios 25 December 2016, 08:03:23 UTC
a9e6ae2 CNTK v2 library: Expose block function related methods in python and some additional block function tests 25 December 2016, 07:51:09 UTC
b834844 CNTK v2 library: BlockFunction feature to create heirarchical function graphs 24 December 2016, 08:28:22 UTC
8a763f6 Lint markdown and remove redirect 24 December 2016, 02:08:56 UTC
119106f Integrate chazhang/conv into master 23 December 2016, 19:54:40 UTC
e6788be Integrate aayushg/randomizationWindow into master 23 December 2016, 16:33:16 UTC
fea387d Update baseline. 23 December 2016, 15:00:20 UTC
a237c67 Fixed double content in mainNews 23 December 2016, 13:56:17 UTC
81a0a3d Remove tabs 23 December 2016, 10:51:03 UTC
0c73c80 Change default value 23 December 2016, 10:35:20 UTC
48d9e0a Remove from debug helpers 23 December 2016, 10:35:20 UTC
09cdd6a Reset CNTK.sln 23 December 2016, 10:35:20 UTC
889812a Revert "Changes" This reverts commit a23ebb20c51294991799e6f6967187c385dec582. 23 December 2016, 10:35:20 UTC
6a49067 Reverting build.bat 23 December 2016, 10:35:20 UTC
3528a71 reverting CNTK.sln to master 23 December 2016, 10:35:20 UTC
4f2b10c Untabify 23 December 2016, 10:35:20 UTC
9374014 CHanges 23 December 2016, 10:35:20 UTC
3b368fa Add randomization window in parameters 23 December 2016, 10:35:20 UTC
f9ad4aa Remove text_minibatch_source 23 December 2016, 10:35:20 UTC
4d99a5b Untabify 23 December 2016, 10:35:20 UTC
ceaa4b4 CHanges 23 December 2016, 10:35:20 UTC
09a9f9b Fixes 23 December 2016, 10:35:20 UTC
7334cfa Add randomization window in parameters 23 December 2016, 10:35:20 UTC
cc98b48 Integrate sayanpa/pydoc into master 23 December 2016, 04:01:08 UTC
2f1598c Fix bug so it runs on GPU. 23 December 2016, 01:33:48 UTC
a01e609 Integrate nikosk/highlight into master 23 December 2016, 01:28:57 UTC
69fb965 Update file to work for both Python 2 and 3. 23 December 2016, 01:06:05 UTC
a8fa455 Removed annoying ?highlight from pythondocs links 23 December 2016, 00:41:28 UTC
c3e22f2 Added link to the japanese tutorials 23 December 2016, 00:40:19 UTC
2ac2476 Merge remote-tracking branch 'origin/master' into nikosk/dox 23 December 2016, 00:35:30 UTC
34db024 Added test for convolution geometry. 22 December 2016, 23:52:09 UTC
back to top