https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
ee04a89 Tensorboard image feature support. 07 September 2017, 05:35:17 UTC
765707a Make convolution work with free static axes coming from sequence unpack. 06 September 2017, 23:48:41 UTC
46cd357 Integrate liqun/CSEvalQuickNugetVersionFix into master 06 September 2017, 19:07:30 UTC
41691c2 Integrate sptiwari/fasterrcnn_cython_py35_36_binaries into master 06 September 2017, 18:43:12 UTC
1e8b392 Adding name to features and last avg pooling nodes 06 September 2017, 11:58:36 UTC
a62e793 Merge branch 'duli/tensorboard_image1' of https://github.com/Microsoft/cntk into duli/tensorboard_image1 06 September 2017, 04:34:18 UTC
42b2e68 Squashed commit of the following: commit fb1ef6a11cd5d31484c0a229f2ec813ddc885a08 Author: duli1 <duli1@DU-LI-WS> Date: Fri Aug 25 10:02:23 2017 -0700 Tensorboard image feature commit a5584c245b6c8d6b4b31bacd8ac1dc3ed9242463 Author: duli1 <duli1@DU-LI-WS> Date: Fri Aug 25 10:02:23 2017 -0700 Tensorboard image feature 06 September 2017, 04:31:31 UTC
6319838 Squashed commit of the following: commit fb1ef6a11cd5d31484c0a229f2ec813ddc885a08 Author: duli1 <duli1@DU-LI-WS> Date: Fri Aug 25 10:02:23 2017 -0700 Tensorboard image feature commit a5584c245b6c8d6b4b31bacd8ac1dc3ed9242463 Author: duli1 <duli1@DU-LI-WS> Date: Fri Aug 25 10:02:23 2017 -0700 Tensorboard image feature 06 September 2017, 04:08:01 UTC
8fc736b Updated Examples section wrt object detection news 05 September 2017, 23:06:50 UTC
03bfe31 Revert nuget version changes to Eval examples. It should be done to the release branch first and merge to master after release. 05 September 2017, 21:33:28 UTC
18a9f21 Adding Python 3.5 and 3.6 cython modules for Linux needed for FastRCNN and FasterRCNN. 05 September 2017, 19:25:49 UTC
7261048 fix comments in CR 05 September 2017, 16:26:43 UTC
b045112 reuse shape code;fix a typo 05 September 2017, 16:26:42 UTC
7fe0993 use reshape instead of resize 05 September 2017, 16:26:42 UTC
60e394b fix to_batch grad issue 05 September 2017, 16:26:42 UTC
23a7846 Integrate t-ivrodr/using_filewrapper_in_bin_reader into master 04 September 2017, 21:30:44 UTC
6f98774 Addressing comments in CR 04 September 2017, 12:26:46 UTC
8e078eb Use FileWrapper for file handling 04 September 2017, 12:26:46 UTC
22762e3 Expose crop layer in Python API 04 September 2017, 07:19:12 UTC
ea788c8 Add C# training API second commit plus Mark Hillebrand's fix to TestDriver.py 03 September 2017, 04:30:27 UTC
49cbd85 remove cub download hash 31 August 2017, 11:31:51 UTC
c53bd26 Merge branch 'master' into ebarsoum/deterministic_pool Merge with master. 31 August 2017, 05:10:13 UTC
bf131dd Add deterministic flag to max pooling only. 31 August 2017, 00:04:56 UTC
c29b53d pass deterministoc flag to pool node. 30 August 2017, 18:12:06 UTC
37854b4 Integrate pkranen/odScripts into master 30 August 2017, 18:03:56 UTC
f78adb7 Add support to deterministic pooling. 30 August 2017, 16:51:43 UTC
46452cf added Faster R-CNN to samples.json 30 August 2017, 15:16:29 UTC
6348856 enabling native proposal layer and dlib selective search 30 August 2017, 15:12:35 UTC
7329e94 streamlining object detection 30 August 2017, 15:12:33 UTC
ddcf498 update baseline file 30 August 2017, 14:13:40 UTC
04f52ab use Task and bind thread to model in CSEvalExamples 30 August 2017, 11:16:02 UTC
63ea594 Integrate zhouwang/eval-cppexample into master 30 August 2017, 09:14:05 UTC
3a288fd Integrate FDecaYed/dilatedConv_cudnn_V6 into master 30 August 2017, 08:20:22 UTC
af30726 Fix typos (#2275) 30 August 2017, 03:36:26 UTC
8b615c8 Merge branch 'FDecaYed/dilatedConv_cudnn_V6' of https://github.com/Microsoft/CNTK into FDecaYed/dilatedConv_cudnn_V6 Merge with master. 30 August 2017, 01:42:26 UTC
4af094d Add GPU dilation convolution in C++, Python and Brainscript. 30 August 2017, 01:41:32 UTC
c533959 Add missing CR. 30 August 2017, 01:17:59 UTC
489e4c2 Merge branch 'FDecaYed/dilatedConv_cudnn_V6' of https://github.com/Microsoft/CNTK into FDecaYed/dilatedConv_cudnn_V6 Rebase with master. 30 August 2017, 01:15:49 UTC
c5a528a Fix function attributes for dilation. 30 August 2017, 01:14:41 UTC
309f0dc Fix build break. 30 August 2017, 01:14:41 UTC
561fd4f Minor fixes. 30 August 2017, 01:14:41 UTC
53ae994 Move dilation to the end for backward compatibility. 30 August 2017, 01:14:41 UTC
84a7c14 Fix shape inference for dilated convolution. 30 August 2017, 01:14:41 UTC
580cfde Initial cudnn dilated convolution support 30 August 2017, 01:14:41 UTC
04b9a3d Add docstring for dilation convolution 30 August 2017, 01:12:29 UTC
420ad53 Fix unit test break. 30 August 2017, 01:12:29 UTC
b6e7e56 Fix shape inference for dilated convolution. 30 August 2017, 01:12:29 UTC
349f284 Initial cudnn dilated convolution support 30 August 2017, 01:12:29 UTC
d8220b3 Fix function attributes for dilation. 29 August 2017, 23:48:06 UTC
7f3146b Fix build break. 29 August 2017, 23:07:34 UTC
32a6a2b Minor fixes. 29 August 2017, 22:46:59 UTC
192a9a6 Move dilation to the end for backward compatibility. 29 August 2017, 22:43:09 UTC
364dd8f Update CPP Eval Examples; update UWP Eval tests; Add more examples in C#; and various fixes Details: fix wrong link use /Zo option instead of undocumented /d2Zi+; remove /d2Zi+ for debug build; move EvalMultithreads.cpp into Tests/EndToEndTests/EvalClientsTests/CNTKLibraryCPPEvalExamplesTests as preparation for the new CPP examples add new CNTKLibraryCPPEvalExamples use stdout add first sample in CPPEvalExamples add parallel evaluation examples complete cpp examples adapt linux build add CPP tests to UWP enable more tests on UWP add running new tests; update baseline add new cpp exampels to CNTKLibraryExamples.sln; use stdout instead of stderr in legacy eval dll; add missing cs examples add file types for UWP flush stdout to make cygwin happy update baseline file for CPPUWPEval update baseline for CNTKLibraryCSEvalExamplesTest 29 August 2017, 20:17:50 UTC
8cb17fa Integrate t-ivrodr/fix_percentage_epoch_progress into master 29 August 2017, 16:55:25 UTC
c504ba0 Addressing comments in CR 29 August 2017, 15:02:31 UTC
502ba39 Rebase with master 29 August 2017, 05:35:27 UTC
84a5a37 Add docstring for dilation convolution 29 August 2017, 05:29:28 UTC
aa2a9fb Fix unit test break. 29 August 2017, 05:29:28 UTC
b7dc181 Fix shape inference for dilated convolution. 29 August 2017, 05:29:28 UTC
e1b35bd Initial cudnn dilated convolution support 29 August 2017, 05:29:28 UTC
d10cddb Add docstring for dilation convolution 29 August 2017, 02:20:48 UTC
f815b65 Fix unit test break. 29 August 2017, 00:31:44 UTC
a47200f Support free dimensions in variable: a) get inferred shape instead of original shape to support free dimension in variable b) check dynamicaxes in the packed value to make sure this is the flattened case c) remove exception test for inferred dimension, as it is now supported. 28 August 2017, 19:41:04 UTC
7b7c6b9 Fix shape inference for dilated convolution. 28 August 2017, 17:17:17 UTC
5e8bacb Integrate zhouwang/evalasync into master 25 August 2017, 14:55:23 UTC
b5a428a Fixing bug showing bad percentage when computing epoch size 25 August 2017, 14:06:00 UTC
1633039 Adding support for free static axes for convolution node. 24 August 2017, 23:09:04 UTC
1fe84f0 Initial cudnn dilated convolution support 24 August 2017, 19:52:41 UTC
6e8cf5d add Async Extension; improve samples 24 August 2017, 13:45:28 UTC
3f3a8a2 Integrate FDecaYed-deyuf/fixcudnn into master 24 August 2017, 00:50:34 UTC
c65b2b6 Integrate b5e92de45e82443a80dc729d8e9f1f40acaf5cb6 into master 23 August 2017, 20:09:19 UTC
ca3a6b8 Merge branch 'deyuf/fixcudnn' of https://github.com/FDecaYed/CNTK into FDecaYed-deyuf/fixcudnn PR merge. 23 August 2017, 18:33:34 UTC
e819206 Integrate t-ivrodr/binary_reader_changes_rev into master 23 August 2017, 15:01:46 UTC
a668bfe Update folder link in docs (#2254) 23 August 2017, 14:32:50 UTC
052f90f Integrate sptiwari/UpdateFasterRcnn into master 23 August 2017, 10:23:48 UTC
0ccbd36 Revert "Use FileWrapper for file handling" This reverts commit b14abb2108d999e7a4799949f515f3abb4c254d1. 23 August 2017, 08:51:54 UTC
b3d1fca Revert "Addressing comments in CR" This reverts commit 862522e1ae83d79898c5bb13a114944840ccb063. 23 August 2017, 08:50:25 UTC
e6f5437 Consistent naming for pretrained models 23 August 2017, 08:30:50 UTC
5e15c6a noise contrastive estimation loss 22 August 2017, 20:37:04 UTC
d1e434a Integrate chenta/times into master 22 August 2017, 18:52:55 UTC
7315328 refactored model download script to new PretrainedModels folder 22 August 2017, 13:46:10 UTC
01148e7 fix merge error 21 August 2017, 17:05:45 UTC
a069d58 add ut 21 August 2017, 17:05:45 UTC
793ee11 ignore shape check for free dimension in times 21 August 2017, 17:05:45 UTC
65471cd Add Proposal Layer as a native UDF 19 August 2017, 08:03:10 UTC
a69d062 Integrate chenta/splice into master 19 August 2017, 04:12:12 UTC
b5e92de Fix cudnn convolution crash when workspace size is not properly tracked 18 August 2017, 21:33:43 UTC
225fac7 fix sequence.reduce identity value bug 18 August 2017, 18:58:44 UTC
a3188a4 support splice with free dimension axis 18 August 2017, 16:42:22 UTC
05e4f10 update splice support with free dimension 18 August 2017, 16:42:22 UTC
08b9b5a Integrate kedeng/revertCudnn into master 18 August 2017, 05:16:04 UTC
9740372 Revert "Fix cudnn convolution crash when workspace size is not properly tracked" This reverts commit 121f51a56d729625381e5914d7b99f3f97f01cc0. 18 August 2017, 03:18:01 UTC
9a1335c Merge branch 'master' of https://github.com/Microsoft/cntk into sptiwari/UpdateFasterRcnn 17 August 2017, 17:41:32 UTC
a4f72e8 Add link to pre-trained models. 17 August 2017, 03:32:52 UTC
9608e3a Integrate vadimma/updateDoc into master 16 August 2017, 20:04:30 UTC
4f13f5a Removed irrelevant comment. 16 August 2017, 19:31:54 UTC
a96c650 Config parameters updated. Clipping removed from bbox_transform.py. Using stable mergesort to sort porposals in proposal_layer. 16 August 2017, 19:27:15 UTC
0a9867f update slice docs 16 August 2017, 17:57:06 UTC
032913f Integrate t-ivrodr/fix_for_bufferedreader into master 16 August 2017, 10:44:05 UTC
9273888 Create a new Pretrained model folder. 15 August 2017, 20:14:57 UTC
back to top