https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
7ada4ce CNTK v2 library: Repurpose the gap nan tacking V2 flag for a general checked mode that performs additional runtime validation as a debugging aid. 24 April 2017, 19:59:36 UTC
696ab39 Add back backprop for Assign. 24 April 2017, 18:45:36 UTC
d98ab1a Address feedbacks. 24 April 2017, 18:13:25 UTC
4633e89 CNTK v2 library: Add unit test for sequence.unpack (through sequence.reduce_sum) backprop. 24 April 2017, 18:06:30 UTC
6dd7cd9 _replace_args_type_check() should not check placeholders even if they have shapes 24 April 2017, 17:05:29 UTC
a685011 Integrate t-ivrodr/callstack_improvement into master 24 April 2017, 10:24:47 UTC
7e26106 Integrate mahilleb/PostReleaseMerge into master 24 April 2017, 07:55:45 UTC
7e31382 changed a test precision after increasing the matrix size 22 April 2017, 21:45:31 UTC
8113f65 Python 3.4 happiness 22 April 2017, 21:41:16 UTC
c1d88d6 Address feedbacks. 22 April 2017, 21:20:44 UTC
579116f Python 2 happiness (forgot a @staticmethod) 22 April 2017, 16:13:54 UTC
b6dc436 changed an error message to be closer to a corresponding existing Python message; added an error check 22 April 2017, 06:19:24 UTC
a5b71f8 (minor edit of map_rank doc) 22 April 2017, 06:17:11 UTC
cdb919f (minor edit of a doc string) 22 April 2017, 06:11:10 UTC
1225748 added doc and test for map_rank parameter of Dense() 22 April 2017, 06:03:41 UTC
f06d7dd Fixed notebook to support new RC1 APIs 22 April 2017, 05:40:50 UTC
851a0dd added a doc and doctest for catching a mismatching input shape 22 April 2017, 04:58:51 UTC
a42a32f (minor fix) 22 April 2017, 04:50:47 UTC
4545f23 added a type check for __call__(); types now accept float, np.float32, and np.float64, and they can now also be used with Tensor[np.float32, ...] like in Eigen 22 April 2017, 00:18:20 UTC
b7fcc54 Added missing dependencies for test 21 April 2017, 18:50:51 UTC
a93f871 transpose works with a permutation 21 April 2017, 17:48:42 UTC
894d9e1 README.md: added news entry for CNTK 2.0 Release Candidate 2 21 April 2017, 15:55:32 UTC
bcfbde4 Addressing CR comments 21 April 2017, 14:48:43 UTC
15708a2 Display count of repeated lines 21 April 2017, 14:48:43 UTC
61aa7a3 Tests/EndToEndTests/CNTKv2Python/Sphinx: align with bindings/python/doc/build.bat 21 April 2017, 14:00:11 UTC
b96608d bindings/python/doc/conf.py: fix logic to link to Github repository 21 April 2017, 14:00:10 UTC
cbab34f bindings/python/doc/build.bat: sphinx-apidoc: --module-first --separate --no-toc 21 April 2017, 14:00:10 UTC
05dda3e bindings/python: doc fixes 21 April 2017, 13:59:35 UTC
b1fcfc4 change 2.0-rc2 to 2.0.0-rc2 in package reference to make it work with nuget packages cretaed by nuget.exe 4.1 21 April 2017, 13:58:14 UTC
a1e10ff Bump version numbers 21 April 2017, 13:58:00 UTC
f99e9a4 Merge branch 'wolfma/6432bit' of https://github.com/Microsoft/CNTK into wolfma/6432bit 21 April 2017, 12:06:45 UTC
3ee246c closes #1742 21 April 2017, 12:06:24 UTC
2192969 verify that installer is running in a 64bit process 21 April 2017, 12:06:24 UTC
4553fca closes #1742 21 April 2017, 12:05:16 UTC
a9b3f4a Fixed notebook cell numbering 21 April 2017, 11:28:12 UTC
54f28d2 Merged from master 21 April 2017, 11:26:55 UTC
085968f Changed set_default_device to try_set_default_device 21 April 2017, 11:13:38 UTC
31d236e CNTK v2 library: Add UnpackSequence operator and switch all sequence reductions to use UnpackSequence followed by reduction on teh static axis which is significantly faster compared to performing reduction by running a recurrence. 21 April 2017, 09:02:28 UTC
210be36 CNTK v2 library: Add dynamic validation capability in core CNTK compute engine. 21 April 2017, 07:40:28 UTC
3728341 CNTk v2 library: Proper size hints for temporary matrices allocated from matrix pool for UDFs, sequence reduction, Broadcast and ToSequence nodes. 21 April 2017, 07:40:28 UTC
c4d9a2c CNTK v2 library: Generalize the output selection node for UserDefined Functions to be a general OutputMultiplexer for MultiOutputNode kind nodes in the computation network. 21 April 2017, 07:40:28 UTC
224b235 CNTK v2 library: Add to_sequence operator to convert non-sequence data to sequence data. 21 April 2017, 07:40:28 UTC
18532e8 CNTK v2 library: Add support for free static axes in input variable shapes that infer the actual value from bound data, and can change across different evaluations of the Function graph. 21 April 2017, 07:40:28 UTC
3447d20 verify that installer is running in a 64bit process 21 April 2017, 06:54:28 UTC
cc29ec7 Fixed missing import to cntk that fails in test 21 April 2017, 05:18:31 UTC
bed4cc9 Integrate chazhang/asym2 into master 21 April 2017, 00:30:24 UTC
cb398a7 Fix comment. 20 April 2017, 21:18:43 UTC
4d0a90b Address feedbacks. 20 April 2017, 21:16:44 UTC
f0a1c5a Merge with master. 20 April 2017, 20:51:46 UTC
7572ca7 Execute second pass after forward or backward pass. 20 April 2017, 20:43:36 UTC
021e566 Fixed tests skip conditions 20 April 2017, 19:37:01 UTC
6209292 Fix based on CR. 20 April 2017, 14:17:29 UTC
76b359c Integrate wilrich/extMBSourceDoc into master 20 April 2017, 12:12:57 UTC
391a9b1 Integrate alrezni/v2_fixes into master 20 April 2017, 12:08:56 UTC
10158a1 Add doc for UserMinibatchSource 20 April 2017, 11:17:57 UTC
abc3f6e Bug fix for inferring reduction dimensions in NDL branch. 20 April 2017, 01:17:18 UTC
4d5e725 Integrate fseide/fixPadding into master 19 April 2017, 22:50:18 UTC
a5fd4f6 Integrate qiwye/asgd-e2e-fix into master 19 April 2017, 19:51:53 UTC
734993a addessed CR feedback 19 April 2017, 19:08:25 UTC
53474f1 bug fix: Convolution() now passes an explicit padding=False for the reduction dimension, to communicate to convolution() what the reduction axis is. Test case added. 19 April 2017, 18:07:58 UTC
762711a Integrate wilrich/trainerDocFixes into master 19 April 2017, 16:53:36 UTC
22467c6 Communicate 'traceLevel' to deserializers Fix the composite reader to pass the 'traceLevel' on to the deserializers. 19 April 2017, 16:42:26 UTC
7a70d12 Merge branch 'master' of https://github.com/Microsoft/CNTK into qiwye/asgd-e2e-fix 19 April 2017, 15:21:22 UTC
f666539 Integrate alrezni/v2_fixes into master 19 April 2017, 14:14:36 UTC
256528d Fix docstrings here and there 19 April 2017, 13:22:37 UTC
4e987c0 Integrate 2639f65c98b2b14b92f10b7cced8ea38e3d06d60 into master 19 April 2017, 12:24:11 UTC
3c5dc35 Integrate eldak/fixingCPUMatrix into master 19 April 2017, 12:09:00 UTC
695d249 Updated CNTK version requirement 19 April 2017, 12:02:13 UTC
23a72e1 Store 0 rng offset in function config dict as size_t 19 April 2017, 11:51:27 UTC
b1a2058 Merge branch 'master' into qiwye/asgd-e2e-fix 19 April 2017, 10:54:51 UTC
2639f65 bindings/python/doc: show module documentation where hidden 19 April 2017, 10:52:17 UTC
4413ea0 bindings/python/doc: fixes 19 April 2017, 10:52:17 UTC
c3425ec bindings/python/doc: exclude internal content 19 April 2017, 10:38:31 UTC
81a58b6 Integrate zhouwang/clonevalueobject into master 19 April 2017, 09:32:52 UTC
ed2f973 Fixing compilation of CPUMatrix on Windows: heap overflow fixed 19 April 2017, 08:59:53 UTC
aa47f38 Integrate ebarsoum/revert_input into master 19 April 2017, 08:11:03 UTC
d1bb93e Merge branch 'master' into qiwye/asgd-e2e-fix 19 April 2017, 07:45:20 UTC
3c90c49 change parameter name to createPersistentOutputValues 19 April 2017, 07:30:50 UTC
714cce6 Add a reduntant check and more debugging info to error info. 19 April 2017, 04:12:01 UTC
29b9425 Fix variables. 19 April 2017, 02:21:59 UTC
4bd8338 Fix dump_signature. 19 April 2017, 01:47:56 UTC
139e02e Address feedback. 19 April 2017, 00:11:24 UTC
03f0cc6 Fix distributed training crash when no eval criterion 18 April 2017, 22:02:57 UTC
6100d3d Update all dependencies. 18 April 2017, 20:41:11 UTC
9aef3fb Revert input change. 18 April 2017, 18:27:06 UTC
720c1f3 broaden fault tolerance for e2etest 18 April 2017, 12:01:31 UTC
dca3222 Integrate cbasoglu/fixExample into master 17 April 2017, 20:50:29 UTC
8e200ae Add date to samples.json 17 April 2017, 18:47:34 UTC
aa6dad9 Fix example for heartbeat and extend docs. 17 April 2017, 18:47:34 UTC
962026d CNTK v2 library: Fix NDArrayView::AsShape handing of newShape of <2D. 17 April 2017, 16:47:08 UTC
9c8c477 check execption message and type 16 April 2017, 08:51:23 UTC
3ee454e add tests for multiple Evaluate() calls with/without clone 16 April 2017, 08:34:16 UTC
836602a add cloneValueObjects paraemter to Evaluate() 16 April 2017, 08:33:22 UTC
5b394c4 Integrate chazhang/asym into master 16 April 2017, 04:02:10 UTC
26a7e4f Integrate wilrich/extMBSource into master 15 April 2017, 23:07:59 UTC
a9dd375 Enable UserMinibatchSource for distributed settings 15 April 2017, 21:23:35 UTC
f1f08ed Doc fixes 15 April 2017, 20:57:10 UTC
0f92c0d Address asymmetric padding issue in CNTK. Bug fix and update baseline. Bug fix. 15 April 2017, 17:30:43 UTC
9b10678 Integrate fseide/privtype into master 15 April 2017, 07:54:13 UTC
3170164 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/privtype 15 April 2017, 04:55:50 UTC
back to top