https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
6351dde Merge branch 'chenta/reverse' into chenta/reverse_support 20 July 2017, 04:20:12 UTC
94a7515 Integrate 787cf49e3d0f8b9a189a1157c4dd2b05e7487af2 into master 20 July 2017, 02:50:19 UTC
7436a00 Merge branch 'chenta/fix_to_sequence_bug' of https://github.com/Microsoft/CNTK into chenta/fix_to_sequence_bug 19 July 2017, 16:47:15 UTC
c756d40 skip grad for 2nd parameters 19 July 2017, 16:46:07 UTC
2e167c4 Integrate t-ivrodr/adding_evalldll_legacy into master 19 July 2017, 12:21:19 UTC
787cf49 BS.Constants.Range(dim) as 1D constant tensor The `Range(dim)` is intended to support the creation of useful masks which are handy when dealing, for example, with missing data. The function `Range(dim)` generates a 1D constant tensor that contains integers numbered from 0 .. (dim -1). While the implementation is not complicated, it's a non-trivial use of the primitives provided by BrainScript, hence the justification for an inclusion in the core lib. Microsoft/CNTK#2121 19 July 2017, 11:15:30 UTC
7034de2 Integrate chrisBoe/combine into master 19 July 2017, 09:47:37 UTC
84e74c8 addressing comments in CR 19 July 2017, 08:34:11 UTC
9ebbdea Integrate ebarsoum/freesoftmax into master 19 July 2017, 02:32:55 UTC
c2a4c7a Add combine subscript test, and fix test failure. 19 July 2017, 01:50:29 UTC
ca43c57 python improved combine combine allows now more inputs C.combine(x, x) and C.combine(C.combine(x, x), x) and forces name to be keyword only 18 July 2017, 23:26:24 UTC
2fb55d5 Fix combine to accept tuple 18 July 2017, 23:26:24 UTC
0a7d8a0 fix getitem for multioutput to fallback to outputs 18 July 2017, 23:26:24 UTC
2a5f136 fix stale link in error message 18 July 2017, 21:31:45 UTC
8f4bb7c fix build error 18 July 2017, 19:58:24 UTC
35a520b fix comments and build error 18 July 2017, 19:46:50 UTC
d5eefcd fix merge error 18 July 2017, 18:17:03 UTC
13cc933 bump model version 18 July 2017, 18:11:25 UTC
2a68daa fix comments in cr 18 July 2017, 18:08:09 UTC
617fdd0 update model version and fix bug 18 July 2017, 18:08:08 UTC
3229c71 fix de-serialization issue 18 July 2017, 18:08:08 UTC
2c0789f fix space error 18 July 2017, 18:08:08 UTC
d471608 fix pytest failure 18 July 2017, 18:08:08 UTC
dc90454 add unit test 18 July 2017, 18:08:07 UTC
0312e96 add reverse support in slice 18 July 2017, 18:06:12 UTC
1ec1321 skip grad for 2nd parameters 18 July 2017, 17:59:48 UTC
d8555ef Fix softmax behavior on multidimension tensor and move softmax to C++. 18 July 2017, 17:39:00 UTC
7eee49f Integrate alrezni/cbf into master 18 July 2017, 17:13:38 UTC
ecc05b7 Integrate 2aff99d4327ebebd06e8dce8538072c60054aba0 into master 18 July 2017, 16:54:10 UTC
3df7a5f Adding LegacyEvalDll folder 18 July 2017, 15:30:01 UTC
e1642de Integrate t-ivrodr/sharing_image_processing_cs into master 18 July 2017, 14:44:23 UTC
85a7e88 Integrate alrezni/clone_seeds into master 18 July 2017, 12:51:38 UTC
3aee51e fixing dependencies in cntk solution 18 July 2017, 12:43:07 UTC
0caee78 Integrate zhouwang/fix-timestamp into master 18 July 2017, 10:20:14 UTC
3b1fb9a Sharing cntk image processing file among CS files 18 July 2017, 10:05:23 UTC
e9f2df9 V2: add CBF deserializer 18 July 2017, 08:50:47 UTC
65dd088 Merge branch 'master' into alrezni/clone_seeds 18 July 2017, 08:48:21 UTC
f5ddb07 Merge branch 'nikosk/alrezni/clone_seeds3' into alrezni/clone_seeds 18 July 2017, 08:47:09 UTC
418c498 fix resetting timestamp during network initialization from parallel threads name change 18 July 2017, 07:09:19 UTC
2aff99d Fix typos 18 July 2017, 07:01:55 UTC
28200e8 Integrate mahilleb/cudnn6docker into master 18 July 2017, 06:15:54 UTC
95504db Retune Tutorials 106A and 202 and corresponding tests 18 July 2017, 01:28:40 UTC
a750935 Integrate eldak/udRandom3 into master 17 July 2017, 18:59:52 UTC
4833d05 Tools/docker/CNTK-GPU-*/Dockerfile: FROM nvidia/cuda:8.0-cudnn6-devel-ubuntu14.04 17 July 2017, 16:00:12 UTC
25b5619 Tools/docker/*/Dockerfile: add COMMIT build argument 17 July 2017, 16:00:12 UTC
fd5eabf Fixing missing std namespace errors. (#2120) 17 July 2017, 14:59:14 UTC
aa4d01c Moving data deserializer to the experimental header and refactoring common types between v2 and old readers. - Breaking change in C++ API: NDShape::Unknown has been changed to NDShape::Unknown() - Readers mostly moved to CNTK namespace - Some duplicate types between readers and V2 library are removed - Readers now depend (header only) from V2 17 July 2017, 12:27:56 UTC
db531ba Tests/UnitTests/MathTests/BatchNormalizationEngineTests.cpp: bump a tolerance 17 July 2017, 10:55:06 UTC
0b880c2 Tools/make_binary_drop_linux: change to make a CuDNN 6 based drop 17 July 2017, 09:52:59 UTC
7524bcb This commit is intentionally empty. It marks the switch of cuDNN from version 5.1 to 6.0 for our binary builds. 17 July 2017, 09:52:59 UTC
bbdb5b7 Integrate nluehr_masgdnccl into master 14 July 2017, 01:00:04 UTC
64af909 Integrate kedeng/gradOpt into master 13 July 2017, 23:37:30 UTC
5d766cc Integrate lewlu/inception-resnet-v1 into master 13 July 2017, 22:00:36 UTC
8d05abd Integrate wolfma/computno50 into master 13 July 2017, 18:55:27 UTC
6139479 Update README.md 13 July 2017, 17:56:41 UTC
c74d15c Add nccl support to MASGD. Add m_nccl.Sync() after AllReduce in MASGD fixed whitespace 13 July 2017, 17:56:14 UTC
ae4c6d2 Integrate lewlu/bn-inception-py-update into master 13 July 2017, 17:14:36 UTC
2021b2b remove compute_52 and sm_52 13 July 2017, 15:34:02 UTC
8cd36ce more CR comments addressed 13 July 2017, 15:34:02 UTC
4c2f93c addressed CR 13 July 2017, 15:34:02 UTC
ce44b81 minor improvement/fixes 13 July 2017, 15:34:01 UTC
bfc662d added compilation for compute 5.2,6.0 and 6.1 13 July 2017, 15:34:01 UTC
bd48812 Integrate t-ivrodr/add_webapp_v2 into master 13 July 2017, 10:54:20 UTC
74b8146 Merge branch 'lewlu/inception-resnet-v1' of https://github.com/Microsoft/CNTK into lewlu/inception-resnet-v1 13 July 2017, 06:55:34 UTC
9525402 update sample.json 13 July 2017, 06:55:15 UTC
7f79e13 update readme.md 13 July 2017, 06:55:15 UTC
0146584 add readme.md of brainscript usage 13 July 2017, 06:55:15 UTC
e488afb add Inception-ResNet-V1 readme.md 13 July 2017, 06:55:15 UTC
10b59ae Update readme.md in GoogLeNet parent folder 13 July 2017, 06:55:15 UTC
4e181e6 update readme.md 13 July 2017, 06:55:15 UTC
ca6a68c Update Inception-ResNet-V1 13 July 2017, 06:55:15 UTC
6d63369 Brainscript of Inception-ResNet-V1 first commit. 13 July 2017, 06:55:15 UTC
1b44c8a Merge remote-tracking branch 'origin/master' into lewlu/inception-resnet-v1 13 July 2017, 06:54:23 UTC
fc42ad3 Merge branch 'lewlu/bn-inception-py-update' of https://github.com/Microsoft/CNTK into lewlu/bn-inception-py-update 13 July 2017, 06:42:31 UTC
154838b update bn-inception python script 13 July 2017, 06:41:39 UTC
f3a2b16 Integrate sayanpa/fix202test into master 13 July 2017, 02:07:52 UTC
338076e Integrate nikosk/clone_freeze2 into master 13 July 2017, 00:33:59 UTC
c8cd19c Gradient optimization to reduce memory and computation in backprop 1. Allow gradient aliasing for plus/minus/reshape if child only has single parent 2. Allow gradient overwrite for child with multiple parents, for the first parent in revese eval order 3. More nodes with gradient optimization enabled: Pooling, LogPlus, Minus, ElementTimes, Reshape, ReduceElements, ReconcileDynamicAxis, ToSequence, Dropout, BatchNormalization This optimization brings about 5-7% speedup in ResNet50 and some other models 12 July 2017, 21:31:06 UTC
483ef2b Updated the test tollerance 12 July 2017, 21:01:55 UTC
e9626a7 fix comments in cr 12 July 2017, 21:01:04 UTC
81eb901 Merge branch 'master' into ebarsoum/softmax For checkin... 12 July 2017, 18:31:19 UTC
bf39ccf Address feedbacks. 12 July 2017, 18:28:29 UTC
7fe2bfd bug fix for clone with freeze 12 July 2017, 18:26:11 UTC
0e5be8a Fix unit test. 12 July 2017, 16:39:56 UTC
3491823 Add unit test. 12 July 2017, 16:24:26 UTC
53cfb13 Merge remote-tracking branch 'origin/master' into zhouwang/pr2104 12 July 2017, 15:04:09 UTC
0a91b42 Integrate mahilleb/208CpuTo into master 12 July 2017, 14:51:00 UTC
6cc3f77 Tests/EndToEndTests/CNTKv2Python/Tutorials/CNTK_202_Language_Understanding_test.py: bump tolerance 12 July 2017, 13:26:06 UTC
b0fdb95 Addressing comments in CR 12 July 2017, 08:12:24 UTC
faf9751 Renaming Azure-Eval solution for V1 example and creating example with V2 12 July 2017, 08:12:24 UTC
7c01da8 add nuget package to the proejct file 12 July 2017, 08:12:24 UTC
c572f89 rename namespace and adapt to the new directory 12 July 2017, 08:12:24 UTC
09f32b1 rename the CNTKAzureTurorial01 to EvalDll_AzureTurorial01, preparing for AzureTurorial using CNTKLibrary 12 July 2017, 08:12:24 UTC
19e0ba6 Fix softmax numeric stability. 12 July 2017, 06:13:11 UTC
148a049 Integrate ebarsoum/lakshavg-selu into master 11 July 2017, 23:57:30 UTC
fe2c58f Fix doctest error 11 July 2017, 18:29:48 UTC
0f573bc Merge branch 'lakshayg-selu' into ebarsoum/lakshavg-selu Merge with PR, 11 July 2017, 18:00:59 UTC
1729381 Merge branch 'selu' of https://github.com/lakshayg/CNTK into lakshayg-selu PR for SELU. 11 July 2017, 18:00:22 UTC
b33738d CNTK_208_Speech_Connectionist_Temporal_Classification_test.py: limited to GPU, pending investigation 11 July 2017, 14:15:15 UTC
c07db26 Integrate t-ivrodr/quick_fix_deconv_example into master 11 July 2017, 12:46:17 UTC
back to top