https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
f07a05d remove check for free dimension on pooling add ut add test with strides input 11 September 2017, 18:00:02 UTC
f52e724 Source/CNTKv2LibraryDll/tensorboard/TensorBoardUtils.cpp: ensure libopencv_imgproc is picked up as direct link dependency on Linux 11 September 2017, 11:23:33 UTC
0c54a7c Add reduction rank to Convolution and ConvolutionTranspose at the C++ API and low level python API. 09 September 2017, 05:54:44 UTC
7a03064 Re-enable disabled doc test and address a pending CR comment in tutorial documentation. 08 September 2017, 20:43:38 UTC
cc788b8 Integrate jqian/wip/nccl2.0 into master 08 September 2017, 19:03:00 UTC
1cd345a Minor formatting fix to FastRCNN Readme.md. 08 September 2017, 18:41:56 UTC
9e6055b Updated FastRCNN Readme.md with new Linux Cython module info and other minor edits. 08 September 2017, 18:40:54 UTC
d820eba Updated Readme.md with new Linux Cython modules info and minor text edits. 08 September 2017, 18:36:52 UTC
37c3b40 CR comments 08 September 2017, 17:31:28 UTC
d899999 Change for NCCL 2.0 Fix race condition in Nccl init that may cause hang in NCCL2 08 September 2017, 17:31:28 UTC
558d80c Integrate zhouwang/allow-freeaxis-master into master 08 September 2017, 14:47:47 UTC
bd048f6 Uncommenting lines 08 September 2017, 12:33:27 UTC
73d798a improve error message; add tests for CopyVariableValueTo with free dimensions update baseline adjust tests to make sure batch length > 1 in case this is required. 08 September 2017, 12:18:21 UTC
f00507e Make sure that inferredVarShape has correct rank in order to avoid any rank resize during inferring free dimension. 08 September 2017, 12:18:20 UTC
073bf1d Integrate t-ivrodr/adding_more_cpp_cs_eval_examples into master 08 September 2017, 12:12:57 UTC
6346abe Addressing comments in CR 08 September 2017, 09:50:27 UTC
f247772 Enabled conversion of jupyter notebook to html using nbsphinx, integrated the conversion with the current doc build system, updated the jupyter notebooks in Tutorial and Manual folders to adhere to nbshpinx guidelines 07 September 2017, 23:33:26 UTC
1cca6e2 Integrate duli/tensorboard_image into master 07 September 2017, 23:06:10 UTC
15953bf Integrate kedeng/sparseAgg2 into master 07 September 2017, 21:40:52 UTC
1d5937e Integrate liqun/CSApiFix into master 07 September 2017, 19:09:59 UTC
7d66c47 Sparse gradient aggregation on GPU This change saves costly conversion from sparse to dense before gradient aggregation when embedding vocabulary size is huge. It is currently enabled for GPU build when training on GPU with non-quantized data parallel SGD. For other distributed learners and CPU build, it is disabled by default. It can be manually turned off in python by calling `cntk.cntk_py.use_sparse_gradient_aggregation_in_data_parallel_sgd(False)` Note that for a rare case of running distributed training with CPU device on a GPU build, you need to manually turn it off to avoid unimplemented exception 07 September 2017, 06:18:49 UTC
ee04a89 Tensorboard image feature support. 07 September 2017, 05:35:17 UTC
795380a fix incorrect references/nuget version/typeos. Update CSTraining readme.md 07 September 2017, 04:57:09 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
6c6015e Adding examples for output intermediate layers and combine outputs in cpp and cs 06 September 2017, 14:26:49 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
back to top