https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
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
6e84834 Address feedbacks. 15 April 2017, 02:12:01 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
029a9be Merge branch 'master' into ebarsoum/batch_reduction For checkin. 14 April 2017, 17:15:13 UTC
24118d5 Add better description for the assign node. 14 April 2017, 17:12:04 UTC
1f5c2ac Minor cleanup. 14 April 2017, 16:51:14 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
6d4eb68 Merge branch 'master' into ebarsoum/batch_reduction For CR... 14 April 2017, 04:38:07 UTC
bece6b0 Inherit from a nonlooping node. 14 April 2017, 04:36:47 UTC
3710beb another shot at improved Python 2.7 happiness 14 April 2017, 02:17:54 UTC
494aad3 Update the assign unit test. 14 April 2017, 01:45:12 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
e871034 Add a second forward pass for Assign and node. 14 April 2017, 00:49:17 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
08273ab begin of pow 13 April 2017, 01:13:58 UTC
56b3b54 moved python implementations to C++ 13 April 2017, 01:12:10 UTC
5d9a286 Support for user-defined MinibatchSource 13 April 2017, 01:04:21 UTC
80e48f9 Add unit test for reduction over batch axis. 13 April 2017, 00:13:21 UTC
621052a Add option to feed mean gradient into learners 12 April 2017, 22:08:44 UTC
2bec9f2 work around some curand limitations 12 April 2017, 21:04:20 UTC
6c7241a Cleaned, autopepped 12 April 2017, 20:31:32 UTC
63d28a1 remove hard tab 12 April 2017, 20:21:37 UTC
39cce47 fix a bug in sequence.reduce_max and remove magic number 10 from sequence.softmax 12 April 2017, 19:45:29 UTC
936e5fb update comments 12 April 2017, 18:34:08 UTC
8cfc9dc expose gradient root in grad inteface 12 April 2017, 18:22:37 UTC
071367f further reduce # instance of version defintions 12 April 2017, 13:08:56 UTC
39c7738 reset version to rc1 add comments 12 April 2017, 13:08:56 UTC
be8c103 add check version consistence 12 April 2017, 13:08:55 UTC
746271a add project dependency; consolidate csproj settings; unify output path in csproj 12 April 2017, 13:08:55 UTC
2294df0 remove ununsed using 12 April 2017, 13:08:55 UTC
7dcf634 use direct definition of CntkComponentVersion 12 April 2017, 13:08:55 UTC
a5d8763 Merge branch 'qiwye/asgd-e2e-fix' of https://github.com/Microsoft/CNTK into qiwye/asgd-e2e-fix 12 April 2017, 08:17:43 UTC
e8ecda8 address code reveiw comments 12 April 2017, 08:16:25 UTC
df3ebe6 Tools/make_binary_drop_windows.ps1: include eval libs again Related: #1697 12 April 2017, 08:13:43 UTC
9344fc2 bindings/python/cntk/io/__init__.py: fix signature for Sphinx documentation 12 April 2017, 07:39:44 UTC
1faaf88 Merge branch 'master' into qiwye/asgd-e2e-fix 12 April 2017, 07:33:36 UTC
0f8eaac adding windows gpu baseline for asgd-e2e test 12 April 2017, 07:29:53 UTC
5cc4646 Integrate lewlu/inceptionv3 into master 12 April 2017, 05:07:42 UTC
88e9e58 Update documentation and examples. 12 April 2017, 01:58:51 UTC
972796f Restrict reduction over batch to non-sequence input. 12 April 2017, 01:22:08 UTC
cd2dc9e Merge branch 'master' into ebarsoum/batch_reduction To match master. 11 April 2017, 23:35:06 UTC
back to top