https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
b09e37e wip: enable scripted maven release 26 July 2017, 18:48:45 UTC
31f4e1a add more maven deploy changes 26 July 2017, 18:48:26 UTC
4a5f08c update groupID to match maven groupid 25 July 2017, 15:03:08 UTC
ecfd135 update java make to make sources and javadoc jars 25 July 2017, 15:03:08 UTC
6f994a0 add pom.xml for maven central publishing 25 July 2017, 15:03:08 UTC
ade8bc0 Squashed commit of the following: commit 43074588dc47e56d44b60a1fd7ebfb6041b4731f Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Wed May 31 09:45:50 2017 -0700 explicitly mention Python in the Functional API commit 899da9fbb977e44882bd6e816a51713ffcb95f3a Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Wed May 31 09:43:46 2017 -0700 Tutorial README tweaks commit 19962ee701ee4770f8f1a95e37c528809a271a7e Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Wed May 31 09:32:48 2017 -0700 Update README in Tutorials, add README in FunctionalAPI 31 May 2017, 16:58:24 UTC
bccd563 bindings/python/doc/conf.py: link to the new site instead of the Wiki on Github 31 May 2017, 14:53:49 UTC
27775bf Reducing number of samples for evaluation when testing 31 May 2017, 12:31:18 UTC
d91223a bindings/python: fix doc bugs, particularly broken references 31 May 2017, 12:31:17 UTC
8e4e58e bindings/python/doc/*.rst: tune 31 May 2017, 11:06:05 UTC
6d49379 bindings/python/cntk/debugging/debug.py: remove extra newline from docstring 31 May 2017, 10:43:57 UTC
2478ea1 Squashed commit of the following: commit e086fd7407a2f48a5480c917f4737e996aaa0824 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Tue May 30 15:36:14 2017 +0200 Increasing timeout for BN Inception ImageNet distributed commit 56031516f9996da2a76fa2d319cbc23259f5bbfa Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Tue May 30 12:08:22 2017 +0200 Increasing timeout for VGG tests commit 4be83179d7531cce7e0d713503ce39318e4cf953 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 29 12:52:22 2017 +0200 Addressing comments in CR commit 73c53ab225069f44e55842ba41eef0b13a5bb7de Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 29 12:52:22 2017 +0200 Fixing examples and including side_ratio as tuple commit 818ec147decf2b0b622496b6c7e72ad365e40992 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Wed May 24 10:24:22 2017 +0200 Forcing tests to use cpu commit 7b7d390e748955434ab8bc2c6a47b8349d282056 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Wed May 24 09:36:16 2017 +0200 Adding VGG19 test commit cd5595bd80652c1673957f33a4d2dc8049bf2356 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 22 17:09:05 2017 +0200 Fixing imports and setting device to CPU 31 May 2017, 07:49:03 UTC
17a0fa6 Fix for data_reader 31 May 2017, 07:42:03 UTC
48d60f7 Squashed commit of the following: commit fbe3fb0f8430e2361f93fc5c92dd87fb9f204a78 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Tue May 30 19:47:35 2017 -0700 clean up notebook commit b4386b92e5785db7d0efb19a68fe496d61141abd Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Tue May 30 19:06:12 2017 -0700 Added notebook test and address feedback commit f96708f91785ae12923fc7fbc38ff7d2d3f9fe7a Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Tue May 30 17:13:56 2017 -0700 Updated rst files commit 7c1e8b13bbea11198876766715d059a25ac5f8d7 Author: Nikos Karampatziakis <nikosk@microsoft.com> Date: Tue May 30 17:02:17 2017 -0700 Removed all confusing stuff from 050 31 May 2017, 07:34:57 UTC
c08cee8 Examples/Extensibility/BinaryConvolution/README.md: tune 31 May 2017, 07:19:56 UTC
32c5fae CNTK v2 library: Add a non-SSE/AVX version of the halide_convolve static library for windows and use that by default to enable the tests to be run on machines without AVX support. 31 May 2017, 07:07:55 UTC
269b327 Tests/Install/windows/test-install.ps1: run install.cmd with -Verbose 31 May 2017, 07:06:19 UTC
2734131 Squashed commit of the following: commit 55ad83c3e21c0ee75c0d195bc0855b2af8f1b867 Merge: 6f3f3f056 c0ed1cf46 Author: Project Philly <svcphil@microsoft.com> Date: Tue May 30 09:19:06 2017 -0700 Integrate t-ivrodr/fix_for_bn_examples into master commit c0ed1cf46a6fa8cefed2eb4e0300c560c4a4f4ad Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 29 12:52:22 2017 +0200 Restoring timeout commit 61446309140a96241b578eda68370220237ddf51 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 29 12:52:22 2017 +0200 Addressing comments in CR commit b9bedb07d67e905329df0eb0a5403aab509acad4 Author: Ivan Rodriguez <t-ivrodr@microsoft.com> Date: Mon May 29 12:52:22 2017 +0200 Adding true division for BN examples and progress printer 30 May 2017, 17:16:07 UTC
730a75f Rename Tests/EndToEndTests/CNTKv2Python/Examples/DeepQNeuralNetwork_test{ -> _disable}.py. Not for integration. 30 May 2017, 15:37:06 UTC
2f70f6a Scripts/install/linux/conda-*.yml: gym[atari] -> gym So as to not require gcc for binary drop installation. 30 May 2017, 15:37:06 UTC
44a78bb Source/CNTK/CNTK.cpp, bindings/python/cntk/: CNTK 2.0 exactly 30 May 2017, 15:37:06 UTC
ef7e14d Bump version numbers 30 May 2017, 15:37:06 UTC
6f3f3f0 Integrate wilrich/fixMessageBug into master 30 May 2017, 15:16:57 UTC
90a5c1e Integrate mahilleb/testTolerance into master 30 May 2017, 14:07:54 UTC
5ae4f23 Fix message formatting bug; add test 30 May 2017, 14:00:20 UTC
698dc3e autopep 30 May 2017, 13:23:07 UTC
6a8cdf7 Integrate eldak/addingDeprecatedMessage into master 30 May 2017, 13:16:41 UTC
fe6c089 Tests/EndToEndTests/CNTKv2Python/Examples/BN_Inception_CIFAR10_test.py: bump tolerance 30 May 2017, 11:36:17 UTC
12df59d Adding deprecation message 30 May 2017, 09:33:35 UTC
67545b8 more CR feedback; renamed back to 99, this time with git mv as requested, then re-added to the VS Solution 30 May 2017, 02:08:07 UTC
22ff607 more feedback; temporarily renamed back to 99 since CodeFLow cannot handle this 30 May 2017, 01:48:05 UTC
befd9ac test for 050 now works; finalized the notebook 29 May 2017, 23:48:32 UTC
91f4a74 addressed CR feedback; added test for 050 tutorial 29 May 2017, 23:10:28 UTC
e627554 added 050 tutorial to CNTK.sln after fixing CNTK.sln 29 May 2017, 21:10:31 UTC
97096e3 finally got cntk.sln 29 May 2017, 21:06:58 UTC
56dd32f updated CNTK.sln 29 May 2017, 20:51:06 UTC
498031b merged CNTK.sln back from master 29 May 2017, 20:47:56 UTC
1e948b0 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/99 29 May 2017, 20:45:57 UTC
70328b9 renamed 099 to 050 29 May 2017, 20:44:37 UTC
06aaf70 Integrate alrezni/restore_dict into master 29 May 2017, 18:59:45 UTC
bef84a0 Fix Trainer.restore_from_checkpoint Make sure that it returns a python dictionary containing previously saved persistent state. 29 May 2017, 18:32:16 UTC
e3c6f47 Use Optional<bool> for MBSourceConfig isMultithreaded 29 May 2017, 18:26:28 UTC
8505c6e Integrate wilrich/fixUserMBSource into master 29 May 2017, 15:28:52 UTC
7b8556a Source/Math/CuDnnBatchNormalization.cu: address CR comment 29 May 2017, 12:39:54 UTC
11bd2ca Add default checkpointing to UserMinibatchsource 29 May 2017, 09:47:54 UTC
973d29b Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/99 29 May 2017, 08:49:58 UTC
4e7251a forgot a @staticmethod decorator; somehow CNTK.sln did not merge 29 May 2017, 08:49:24 UTC
42bdf5a Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/99 29 May 2017, 03:41:36 UTC
867c847 did a full run of tutorial 099 29 May 2017, 03:39:56 UTC
ed33d18 completed 099 turorial 29 May 2017, 03:26:54 UTC
438e165 io now imports transformx; updated 099 tutorial 29 May 2017, 01:13:53 UTC
494ee89 Fix some docstrings in crosstalk and optimized_rnnstack 28 May 2017, 23:01:52 UTC
7aca401 updates to 099 28 May 2017, 22:38:07 UTC
f2873b0 edits to 099 tutorial; renamed cntk.FunctionOf to cntk.Function.with_signature, since with the mandatory cntk. prefix, the shorter name does not add to lightness, and the longer form is clearer; new function utils.test_utils.set_device_from_pytest_env() so we can simplify the Jupyter notebooks; fixed a spelling error in the HTK example; some comment edits to 1stSteps examples 28 May 2017, 21:55:46 UTC
7fe5045 updated CNTK_099 tutorial 28 May 2017, 21:26:07 UTC
c1c55cf updated CNTK_099 tutorial 28 May 2017, 21:08:50 UTC
a24b971 added CNTK_099 tutorial 28 May 2017, 21:08:02 UTC
71b8a35 CNTK v2 library: Add Binary convolution native user-defined Function library. 28 May 2017, 05:52:08 UTC
ffeca8f CNTK v2 library: Fix a bug in propagation of free dimensions originating at user-defined Functions. 28 May 2017, 05:52:08 UTC
324140b Integrate chenta/batch_universal_learner into master 28 May 2017, 02:20:51 UTC
faa2c05 Integrate fseide/fixes into master 27 May 2017, 23:58:29 UTC
06af823 fix comments 27 May 2017, 23:31:43 UTC
017e594 update interface name. update python api to access lambda with parameters and gradients 27 May 2017, 23:31:43 UTC
703d482 fix csharp binding failure 27 May 2017, 23:31:43 UTC
63e34be integrate with universal learner 27 May 2017, 23:31:43 UTC
9488c88 batch universal learner 27 May 2017, 23:31:42 UTC
c48b4de Integrate nikosk/assign_fix into master 27 May 2017, 20:54:39 UTC
9215b5e two more fixes along the same line as the previous commit 27 May 2017, 03:54:10 UTC
ccd975f Merge remote-tracking branch 'origin/master' into nikosk/assign_fix 27 May 2017, 02:57:06 UTC
482c259 make doctest more robust 27 May 2017, 01:58:11 UTC
8850632 spelling error 27 May 2017, 01:31:09 UTC
1e27a6c Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/fixes 27 May 2017, 01:16:13 UTC
6282f80 fixed test failures 27 May 2017, 00:59:39 UTC
6507207 incorporate cr feedback 27 May 2017, 00:58:53 UTC
d001107 added test for MNIST example; added to doc of Dropout(); added a fallback for downloading the MNIST data in case sklearn is not available 27 May 2017, 00:51:23 UTC
32605e3 round gumbel_like one digit more 27 May 2017, 00:19:41 UTC
f8a452c changed MaxPooling to (2,2) to make it deterministic (for our testing process) 26 May 2017, 23:30:54 UTC
d048378 Merge remote-tracking branch 'origin/master' into nikosk/random_ops2 26 May 2017, 23:30:42 UTC
941cf5e incorporate cr feedback 26 May 2017, 23:29:48 UTC
c79a741 addressed CR feedback 26 May 2017, 22:49:37 UTC
d332ae2 addressed CR feedback 26 May 2017, 22:31:28 UTC
d271bba MNIST example increased the LR cut threshold 26 May 2017, 22:11:51 UTC
6e30cf5 bump timestamp of assign ref in v2 26 May 2017, 19:00:13 UTC
e9b5422 ignore _wcsdup on Linux 26 May 2017, 14:38:22 UTC
2cd76de (edited a message) 26 May 2017, 03:45:52 UTC
8c5c6d0 MinibatchSourceFromData now implements number_of_workers > 1; MNIST example implements data-parallel training; disabled printing the built-info, because there is a separate call for it that the user can call explicitly if needed 26 May 2017, 03:44:07 UTC
48fd5ef undid learning_rate as a @property, since the distributed learners have no Python wrappers where I could make the same change (or do they?); bug fix in train()'s empty test 26 May 2017, 01:26:23 UTC
d74eacd updated graph_test after master merge to __str__() again 26 May 2017, 01:02:09 UTC
da31323 Update ConvNet_CIFAR10_DataAug_Distributed.py 26 May 2017, 00:51:28 UTC
33820d2 Update ConvNet_CIFAR10_DataAug_Distributed.py 26 May 2017, 00:48:59 UTC
16cd872 bug fix: train() should return empty statistics in case no training was executed (fall-through from checkpoint); added cross-validation to MNIST sample 26 May 2017, 00:43:56 UTC
745b492 cleaned up CheckPointConfig and more 25 May 2017, 22:13:31 UTC
8f90fdc Integrate chenta/align_axis into master 25 May 2017, 22:11:49 UTC
562667d fixed a test after merge 25 May 2017, 22:06:29 UTC
b097a90 addressed CR feedback & Jenkins errors; changed learner.learning_rate to a @property 25 May 2017, 21:55:04 UTC
a66502d incorporate CR feedback 25 May 2017, 21:10:46 UTC
b03c007 minor fixes after master merge 25 May 2017, 20:52:06 UTC
8acef57 merged from master 25 May 2017, 20:46:15 UTC
410be7d added MNIST example for complex training; added checkpointing to MNIST example, but not working; added get_checkpoint_state() and restore_from_checkpoint() to UserMinibatchSource as NotImplementedError; added checkpointing to MinibatchSourceFromData (but not working) 25 May 2017, 19:13:19 UTC
d415e73 train() now understands TestConfig (but only one test at the end); added arg map and criterion to TestConfig; MNIST example now using TestConfig to test 25 May 2017, 18:50:50 UTC
back to top