https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
31aa348 Trying o3 optimization 20 April 2017, 13:48:08 UTC
6ff1aaa More optimization 20 April 2017, 13:05:48 UTC
1fb088b Adding support of hashing for long sequence keys 20 April 2017, 10:11:23 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
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
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
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
ae4ebd7 CNTK v2 library: Better error handling and documentation for erased Value objects. 15 April 2017, 02:09:22 UTC
858baa2 Integrate nikosk/pow into master 14 April 2017, 23:46:56 UTC
a8610dc Integrate chenta/expose_gradient_root into master 14 April 2017, 22:44:24 UTC
0557264 Merge remote-tracking branch 'origin/master' into nikosk/pow 14 April 2017, 21:34:33 UTC
8aeb408 fix py test error 14 April 2017, 21:16:13 UTC
fffe63a Integrate nikosk/sequence_fixes into master 14 April 2017, 21:09:40 UTC
fc903f1 Merge remote-tracking branch 'origin/master' into nikosk/pow 14 April 2017, 18:26:40 UTC
7b04442 Incorporated CR feedback 14 April 2017, 18:25:51 UTC
98d88c6 add py test for new parameter 14 April 2017, 17:54:32 UTC
2b3506b Merge remote-tracking branch 'origin/master' into nikosk/sequence_fixes 14 April 2017, 17:30:56 UTC
6626b49 uniformize sequence.reduce_max & sequence.softmax 14 April 2017, 17:29:12 UTC
7dde155 refactor common function 14 April 2017, 14:38:38 UTC
8fd569b expose SliceView 14 April 2017, 13:38:11 UTC
1b84ecd fix typo in file name 14 April 2017, 13:38:11 UTC
fc82330 add sparse tests add file headers 14 April 2017, 13:38:11 UTC
2eb15e5 ChangeDevice does not work, as it is external buffer. DeepClone() returns a shared_ptr which is not appropriate for returning it back to managed part. Use CopyFrom. 14 April 2017, 13:28:46 UTC
99f1972 add tests for NDArrayView 14 April 2017, 13:28:46 UTC
5beb7a9 fix bug in NDArrayView on GPU Add tests for dense input on GPU 14 April 2017, 13:28:46 UTC
46dabd7 Integrate zhouwang/cseval-api into master 14 April 2017, 10:52:10 UTC
c7c2547 CNTK v2 library: Fixed handling of references of existing netowrk matrix storage handed out from Forward/Backward 14 April 2017, 08:33:24 UTC
1f23f6e CNTK v2 library: Add ability to register and instantiate native C++ user-defined functions from python 14 April 2017, 08:33:24 UTC
9647f9d CNTK v2 library: Add tests for setting Parameter.value 14 April 2017, 08:33:24 UTC
43bd6cc CNTK v2 library: Report an error on passing an empty parameters list to a learner 14 April 2017, 08:32:55 UTC
fea51c9 improve outputs 14 April 2017, 08:29:17 UTC
0852b85 add tests 14 April 2017, 08:29:17 UTC
186e7cf add utils.cs 14 April 2017, 08:29:17 UTC
7309f8b rename SWIG default class from Utils to CNTKLib, in order to prepare the new Utils.cs in C# 14 April 2017, 08:29:17 UTC
3710beb another shot at improved Python 2.7 happiness 14 April 2017, 02:17:54 UTC
8ba876d use constant::scalar as initial state of reduceMax 14 April 2017, 01:39:12 UTC
1236e42 Merge remote-tracking branch 'origin/master' into nikosk/sequence_fixes 14 April 2017, 01:38:38 UTC
6d8446b python 2.7 happiness 14 April 2017, 01:37:48 UTC
9cd83f3 fixed VSO bugs 1230 and 1277 14 April 2017, 01:29:30 UTC
c9dfe76 moved sgd_with_noise test to the right place 14 April 2017, 00:54:28 UTC
20d4bf2 factor out asMultipleOf 14 April 2017, 00:42:59 UTC
1565fca Merge remote-tracking branch 'origin/master' into nikosk/workaround-curand 14 April 2017, 00:42:25 UTC
c84ea7a Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/privtype 14 April 2017, 00:39:50 UTC
c35655c reenabled the accidentally disabled test of LanguageUnderstanding.py 14 April 2017, 00:29:43 UTC
32ff7d4 changed all uses of input(**type) to input(type) 14 April 2017, 00:16:57 UTC
7ec7aec input() now accepts a Variable._Type object, e.g. input(Tensor[13]) 14 April 2017, 00:15:10 UTC
f5d3a34 clean up stray comment 14 April 2017, 00:01:20 UTC
60822d3 pow pytest 13 April 2017, 23:52:37 UTC
c8a371c sanitize_input() now responds with an actionable error message when the user inadvertently passes a Variable._Type instead of a Variable 13 April 2017, 23:38:11 UTC
ac18ee6 Variable._Type now has a __call__ operator, such that attempting to instantiate a Variable._Type (e.g. Tensor[13,42]()) will print a proper error message. 13 April 2017, 23:23:56 UTC
5a25d3e Integrate jqian/wip/gdr into master 13 April 2017, 23:23:44 UTC
851823a made Variable.Type private by renaming it to Variable._Type 13 April 2017, 23:05:21 UTC
8a57b47 Integrate mahilleb/Py36 into master 13 April 2017, 22:14:25 UTC
34b9768 added pow pytest 13 April 2017, 22:01:25 UTC
f39a63d Integrate nikmil/upsampling_layer_fix into master 13 April 2017, 21:44:48 UTC
c6c57c8 Fix links in docstring 13 April 2017, 18:15:59 UTC
bc04458 Do gradients allreduce aggregation with GPUDirect RDMA 1. Iallreduce with cuda-aware not supported ref: https://www.open-mpi.org/faq/?category=runcuda#mpi-apis-no-cuda 13 April 2017, 16:16:37 UTC
d4d9a76 Optimize dictionary filling 13 April 2017, 14:13:27 UTC
302fc2b Fix hard tabs 13 April 2017, 14:13:08 UTC
e320035 Fixing some bugs 13 April 2017, 12:50:59 UTC
3542533 Py 3.6 build & test 13 April 2017, 12:19:19 UTC
f96df7c Simplify bilinear upsampling layer interface Bilinear upsampling only makes sense if the number of input channels equals the number of output channels. 13 April 2017, 08:11:52 UTC
ac0df34 merging asgd-e2e testcase windows baseline into linux one 13 April 2017, 07:29:30 UTC
back to top