https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
f42f85e ignore shape check for free dimension in times 14 August 2017, 21:04:54 UTC
22604c8 update splice support with free dimension 14 August 2017, 17:49:02 UTC
4f5cf2a TestDriver.py: remove dependency on the 'six' module 14 August 2017, 08:16:44 UTC
4e41eed Integrate alexeyo/fix-linux-install-mpi-path into master 12 August 2017, 10:19:32 UTC
490c1e4 Fixing OpenMPI PATH for Ubuntu 14, client script installation, including Docker Hub Images. Fixes #2191 Fixing MPI Path for Ubuntu 14 - addressing CR comments 12 August 2017, 09:55:53 UTC
e43d75c Integrate chenta/padding into master 12 August 2017, 03:37:28 UTC
69fac7a fix cs binding break 12 August 2017, 01:28:06 UTC
790efb3 Integrate sayanpa/gi2022 into master 12 August 2017, 00:37:53 UTC
68ca24d ignore padding mode in CS binding 11 August 2017, 22:19:43 UTC
263ea7c sayanpa/gi2022 11 August 2017, 21:28:33 UTC
121f51a Fix cudnn convolution crash when workspace size is not properly tracked 11 August 2017, 18:51:17 UTC
adeec62 Integrate t-ivrodr/using_filewrapper_in_bin_reader into master 11 August 2017, 17:17:00 UTC
4750052 Integrate alrezni/mlf_fix into master 11 August 2017, 16:52:10 UTC
dc74bd9 Integrate zhouwang/pr2205 into master 11 August 2017, 16:06:59 UTC
862522e Addressing comments in CR 11 August 2017, 14:11:25 UTC
2a36417 Integrate t-ivrodr/refactoring_readers_file_handling into master 11 August 2017, 13:27:33 UTC
d2fa3c7 Merge remote-tracking branch 'origin/master' into zhouwang/pr2205 11 August 2017, 12:11:27 UTC
d29ce29 Integrate sayanpa/gi2056cin into master 10 August 2017, 21:51:33 UTC
0df5fbb fix the backward issue and add grad ut 10 August 2017, 21:06:25 UTC
c598f9e fix comments in CR 10 August 2017, 21:04:17 UTC
8e025d0 add ut 10 August 2017, 21:04:17 UTC
b1703c0 add backward implementation 10 August 2017, 21:00:15 UTC
b8252db add padding op 10 August 2017, 21:00:15 UTC
b4aeb67 Incorporate changes from git issue #2056 10 August 2017, 19:57:44 UTC
29d8187 Address git issue #1383 10 August 2017, 18:26:50 UTC
70151ef Fix VS project loading for CUDA projects This is a partial revert of 0f592ff74b10686d0e0c45a7a301d576b135203b, thanks to @arturl for pointing out the issue and fix. 10 August 2017, 07:52:57 UTC
6d19c42 First draft of current iteration notes. 10 August 2017, 01:14:00 UTC
f235ecb Improve UWP sample Let the user pick the model file 09 August 2017, 19:28:13 UTC
635014a Addressing CR comments 09 August 2017, 12:58:46 UTC
1096b7c Using BufferedReader for CTF reader 09 August 2017, 10:31:11 UTC
a59b468 Fix typos 09 August 2017, 05:43:41 UTC
919949b Fixed notebook markdowns for nbsphinx compatibility 09 August 2017, 01:54:45 UTC
908274c Merge pull request #1472 from MSharman/master corrected ROI output format 08 August 2017, 16:24:12 UTC
e42310c MLFIndexBuilder: skip empty lines 08 August 2017, 15:02:58 UTC
0f592ff CNTK.Cpp.props: factor out paths for CUDA MSBuild integration 08 August 2017, 09:26:20 UTC
b14abb2 Use FileWrapper for file handling 08 August 2017, 08:40:44 UTC
11e593d Remove the block multiplier code, as it isn't used right now. Closes #1805. 07 August 2017, 08:42:02 UTC
61c8202 Merge remote-tracking branch 'origin/master' into lewlu/inceptionv3-py 07 August 2017, 03:22:41 UTC
6cdd482 Update README.md 04 August 2017, 23:36:58 UTC
5a71551 Update README.md 04 August 2017, 23:23:15 UTC
6fe814f Update README.md 04 August 2017, 23:22:20 UTC
00bd68a add ut 04 August 2017, 17:34:15 UTC
8bcbc8c disable the memory share for gather node's input 04 August 2017, 17:34:15 UTC
f3956e7 changes in README.md for FasterRCNN example (#2185) simple fix of file names 04 August 2017, 16:30:13 UTC
c97f34c Merge branch 'lewlu/inceptionv3-py' of https://github.com/Microsoft/CNTK into lewlu/inceptionv3-py 04 August 2017, 16:14:38 UTC
7ab0f6a correct the comment 04 August 2017, 16:13:51 UTC
6d81731 mute the InceptionV3 distributed test 04 August 2017, 16:13:51 UTC
01235aa fix distributed_test build error 04 August 2017, 16:13:51 UTC
57592b1 move back the InceptionV3 tests on GPU, adjust to use smaller batch size 04 August 2017, 16:13:51 UTC
aced2dc make InceptionV3 tests only run on CPU (memory-usage is too large for GPU on test server) 04 August 2017, 16:13:51 UTC
8050e93 address pylint hints 04 August 2017, 16:13:51 UTC
e83d8f6 fix pylint hints 04 August 2017, 16:13:51 UTC
f24a304 add InceptionV3 tests 04 August 2017, 16:13:51 UTC
5c5abf9 use C. for all subsequent calls in InceptionV3_ImageNet_Distributed.py 04 August 2017, 16:13:51 UTC
38a05d2 delete unused codes 04 August 2017, 16:13:51 UTC
039a91c use C. for all subsequent calls in InceptionV3_ImageNet.py 04 August 2017, 16:13:50 UTC
6a7d92a reformat code 04 August 2017, 16:13:50 UTC
53d9b56 address CR 04 August 2017, 16:13:50 UTC
9cfc180 Address CR 04 August 2017, 16:13:50 UTC
3a9b4e4 update InceptionV3-ImageNet.py 04 August 2017, 16:13:50 UTC
2dc645b update sample.json 04 August 2017, 16:13:50 UTC
e807326 Update readme.md of InceptionV3 04 August 2017, 16:13:50 UTC
3252ed8 add readme.md of python version of InceptionV3 04 August 2017, 16:13:50 UTC
1779409 update script 04 August 2017, 16:13:50 UTC
eaac05f add python script of InceptionV3 04 August 2017, 16:13:50 UTC
5efb7bf Merge remote-tracking branch 'origin/master' into zhouwang/pr1996 04 August 2017, 12:54:28 UTC
e2da466 use explict instantiation instead of inline to reduce the size of header file 04 August 2017, 12:45:33 UTC
27611d9 Fix typos 04 August 2017, 05:31:50 UTC
f386dd6 Integrate t-ivrodr/setting_py_value_to_deserializer into master 03 August 2017, 13:38:40 UTC
8c7ad21 Integrate e61c2c99b430241a064a1cfed26daf533e40cfcf into master 03 August 2017, 12:23:25 UTC
e8f6f62 Integrate mahilleb/OobeTestFix into master 03 August 2017, 10:56:14 UTC
80bf6e5 Integrate alrezni/2175 into master 03 August 2017, 09:26:24 UTC
f95edf1 Addressing comments in CR 03 August 2017, 09:06:12 UTC
84e5118 Tests/Install/windows/test-install.bat: ignore test requiring ImageReader.dll OpenCV's DLL dependencies aren't satisfied in the Windows Server Core image. 03 August 2017, 08:56:08 UTC
22212e8 Update broken link on readme.md 02 August 2017, 21:16:34 UTC
dc2ea60 Integrate alrezni/err_msg into master 02 August 2017, 20:11:13 UTC
2e5125f Restore/reload constant values When restoring from a checkpoint, not only parameter but also constant values should be reloaded. Closes #2175. 02 August 2017, 16:50:36 UTC
948b811 Index: improve error messages 02 August 2017, 16:03:16 UTC
25df23e Overriding CTFDeserializer [] operator to accept python values 02 August 2017, 15:31:08 UTC
e48334e Integrate alrezni/scratch into master 02 August 2017, 15:08:59 UTC
4d99e17 check hard tabs also in .i and .cs files 02 August 2017, 12:21:29 UTC
42c4f32 Cosmetic changes in ctf2bin 02 August 2017, 11:57:40 UTC
ce75d26 Merge pull request #2171 from taehoonlee/fix_typos Fix typos 01 August 2017, 16:35:53 UTC
77d7f94 Integrate eldak/fixingCrop2 into master 01 August 2017, 14:13:10 UTC
e79c276 Integrate sptiwari/acos_asin into master 01 August 2017, 11:38:38 UTC
852e13f ad uwp sample entry 01 August 2017, 08:56:13 UTC
02e0ce1 Fixing crop tranform 01 August 2017, 07:29:51 UTC
b4f0833 correct the comment 01 August 2017, 03:43:25 UTC
a268f55 mute the InceptionV3 distributed test 01 August 2017, 03:42:01 UTC
ad9c6cb Implement acos and asin nodes. Thanks to contribution by Lakshay Garg (GitHub PR # 2162) 31 July 2017, 22:39:56 UTC
53b50eb Integrate mahilleb/PostReleaseMerge into master 31 July 2017, 20:21:02 UTC
a21f2dd Examples/Evaluation/CNTKAzureTutorial01/CNTKAzureTutorial01/packages.config: fix reference to WebActivatorEx 31 July 2017, 15:55:46 UTC
bb2700e Tutorials/CNTK_208_Speech_Connectionist_Temporal_Classification.ipynb: fix Py 2 compatibility 31 July 2017, 15:55:46 UTC
d817f8b change install to cudnn6 31 July 2017, 15:55:46 UTC
397b72b update Readme for new samples 31 July 2017, 15:55:46 UTC
6d4f6cd CNTK_208_Speech_Connectionist_Temporal_Classification.ipynb: download data if not available 31 July 2017, 15:55:46 UTC
1d0d8c6 .gitattributes: Examples/Evaluation/UWPImageRecognition/ImageRecognizerLib/utils.inl text 31 July 2017, 15:55:46 UTC
f9793d7 Make Sample test run in VS2015; Make "nuget restore" in Jenkins work with project settings and reference remove project.lock.json add copyright header and remove unused usings make nuget restore work use assembly reference to fix error using nuget restore 31 July 2017, 15:55:45 UTC
23da41b Add UWP Image recognition sample using ResNet model; Add Test for sample change project setting to use common props; fix wrong name Cntk.Core_app-2.1.d.dll upgrade to use 2.1 Add missing pfx files 31 July 2017, 15:55:45 UTC
e908663 Tools/make_*: include Manual/ folder in packaged content 31 July 2017, 15:55:45 UTC
back to top