https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
1c3ccaa solve caffe_pb2 problems 25 July 2017, 02:48:17 UTC
fb91e22 Merge branch 'master' into v-yuxgu/model2cntk 25 July 2017, 01:58:45 UTC
f133fb0 Add pip dependiency and gitattrs 25 July 2017, 01:55:49 UTC
f217bac Integrate qiwye/lightrnn into master 24 July 2017, 23:06:23 UTC
d542921 Adding python user deserializer 24 July 2017, 13:10:59 UTC
7987d39 Merge branch 'qiwye/lightrnn' of https://github.com/Microsoft/CNTK into qiwye/lightrnn 24 July 2017, 12:28:27 UTC
025f24c set TOLERANCE_ABSOLUTE 24 July 2017, 09:10:24 UTC
5c611ec Remove unavalible link (#2146) 24 July 2017, 07:37:01 UTC
aa52c82 Fix typos (#2153) 24 July 2017, 07:35:22 UTC
365d7ae Finished test cases and docstring 24 July 2017, 04:14:32 UTC
a433349 fix merge conflict 24 July 2017, 00:00:16 UTC
4a272fb Merge branch 'master' into qiwye/lightrnn 23 July 2017, 09:50:08 UTC
d5a18ba Update Readme 23 July 2017, 08:52:51 UTC
d86f020 fix comments in cr;add inferred dimension test 23 July 2017, 03:29:49 UTC
1e61898 Integrate maoyi/deeprl into master 23 July 2017, 00:08:50 UTC
1887421 Integrate a71ba4a76cf69b7ad7582ca1a0be04365c5206a9 into master 22 July 2017, 00:02:16 UTC
f4e9df1 fix comments in cr 21 July 2017, 23:41:35 UTC
8d1bc24 change to ComputationNodeNoneLoop;disable scalar for to_batch;fix other comments 21 July 2017, 22:00:17 UTC
9ba2360 commit 21 July 2017, 21:01:16 UTC
cf33531 fix merge issue 21 July 2017, 20:41:10 UTC
5f4a2bf commit 21 July 2017, 18:57:46 UTC
98bdb9c removing binary file 21 July 2017, 10:41:49 UTC
aac3c56 Merge branch 'qiwye/lightrnn' of https://github.com/Microsoft/CNTK into qiwye/lightrnn Conflicts: Tests/EndToEndTests/Downloads/run-test 21 July 2017, 10:36:52 UTC
b243d30 fix typo 21 July 2017, 10:22:27 UTC
a17a59e Fixing multiple mlf files 21 July 2017, 08:51:30 UTC
a71ba4a Fix examples and imports in sinh/cosh 21 July 2017, 06:31:16 UTC
252a2af Merge branch 'master' of https://github.com/Microsoft/CNTK into qiwye/lightrnn 21 July 2017, 04:54:18 UTC
258fbec add copy right header 21 July 2017, 00:11:34 UTC
fbb659c fix comments in CR 20 July 2017, 18:44:49 UTC
8bb03d5 Merge branch 'chenta/reverse' into chenta/reverse_support2 20 July 2017, 17:00:28 UTC
283ad35 Integrate t-ivrodr/quick_fix_in_readme into master 20 July 2017, 10:02:50 UTC
0e86166 Fixing README file for Legacy EvalDll Folder 20 July 2017, 09:06:20 UTC
d2d7743 remove useless code; fix build error 20 July 2017, 04:52:56 UTC
f595f62 bump model version 20 July 2017, 04:32:49 UTC
abc1431 support free dimension with to_batch/unpack_batch; fix comments in CR 20 July 2017, 03:54:43 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
a3789e2 Fix function names 18 July 2017, 15:13:20 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
0662ef1 commit 18 July 2017, 00:55:15 UTC
c3db1a2 commit 17 July 2017, 21:13:45 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
c1bb0db bug fix from jenkins 17 July 2017, 10:41:03 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
31024c1 commit 15 July 2017, 00:34:08 UTC
88da989 commit 15 July 2017, 00:20:48 UTC
3f502bb commit 14 July 2017, 23:58:17 UTC
168d56b commit 14 July 2017, 23:26:29 UTC
4bdd049 commit 14 July 2017, 22:39:59 UTC
f1cd58e commit 14 July 2017, 22:37:43 UTC
20766c6 commit 14 July 2017, 21:53:46 UTC
3a0d34d add e2e test 14 July 2017, 18:53:02 UTC
32ad73f implement hyperbolic functions 14 July 2017, 11:35:27 UTC
7b7c1ab Fix bugs and add DLL complie method 14 July 2017, 05:13:30 UTC
bbdb5b7 Integrate nluehr_masgdnccl into master 14 July 2017, 01:00:04 UTC
b17e58f add doc string and test 14 July 2017, 00:21:56 UTC
back to top