Граф коммитов

13432 Коммитов

Автор SHA1 Сообщение Дата
Zhou Wang 3c90c4983a change parameter name to createPersistentOutputValues 2017-04-19 09:30:50 +02:00
Cha Zhang 714cce6aaa Add a reduntant check and more debugging info to error info. 2017-04-18 21:12:01 -07:00
Emad Barsoum 29b9425354 Fix variables. 2017-04-18 19:21:59 -07:00
Emad Barsoum 4bd83382f1 Fix dump_signature. 2017-04-18 18:47:56 -07:00
Emad Barsoum 139e02e1f2 Address feedback. 2017-04-18 17:11:24 -07:00
KeDengMS 03f0cc6172 Fix distributed training crash when no eval criterion 2017-04-18 15:02:57 -07:00
Emad Barsoum 6100d3d17d Update all dependencies. 2017-04-18 13:41:11 -07:00
Emad Barsoum 9aef3fbaea Revert input change. 2017-04-18 11:27:06 -07:00
Qiwei Ye 720c1f322f broaden fault tolerance for e2etest 2017-04-18 20:01:31 +08:00
Project Philly dca3222daf Integrate cbasoglu/fixExample into master 2017-04-17 13:50:29 -07:00
Chris Basoglu 8e200ae857 Add date to samples.json 2017-04-17 11:47:34 -07:00
Chris Basoglu aa6dad91bf Fix example for heartbeat and extend docs. 2017-04-17 11:47:34 -07:00
Amit Agarwal 962026dc0c CNTK v2 library: Fix NDArrayView::AsShape handing of newShape of <2D. 2017-04-17 09:47:08 -07:00
Zhou Wang 9c8c477f54 check execption message and type 2017-04-16 10:51:23 +02:00
Zhou Wang 3ee454ebc2 add tests for multiple Evaluate() calls with/without clone 2017-04-16 10:34:16 +02:00
Zhou Wang 836602ae38 add cloneValueObjects paraemter to Evaluate() 2017-04-16 10:33:22 +02:00
Project Philly 5b394c44bb Integrate chazhang/asym into master 2017-04-15 21:02:10 -07:00
Project Philly 26a7e4f268 Integrate wilrich/extMBSource into master 2017-04-15 16:07:59 -07:00
Willi Richert a9dd375fba Enable UserMinibatchSource for distributed settings 2017-04-15 23:23:35 +02:00
Willi Richert f1f08edb24 Doc fixes 2017-04-15 22:57:10 +02:00
Cha Zhang 0f92c0d004 Address asymmetric padding issue in CNTK.
Bug fix and update baseline.

Bug fix.
2017-04-15 10:30:43 -07:00
Project Philly 9b10678567 Integrate fseide/privtype into master 2017-04-15 00:54:13 -07:00
Frank Seide 3170164b36 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/privtype 2017-04-14 21:55:50 -07:00
Amit Agarwal ae4ebd7f97 CNTK v2 library: Better error handling and documentation for erased Value objects. 2017-04-14 19:09:22 -07:00
Project Philly 858baa2dec Integrate nikosk/pow into master 2017-04-14 16:46:56 -07:00
Project Philly a8610dc98f Integrate chenta/expose_gradient_root into master 2017-04-14 15:44:24 -07:00
Nikos Karampatziakis 0557264fc5 Merge remote-tracking branch 'origin/master' into nikosk/pow 2017-04-14 14:34:33 -07:00
Cheng Tang 8aeb40887b fix py test error 2017-04-14 14:16:13 -07:00
Project Philly fffe63a272 Integrate nikosk/sequence_fixes into master 2017-04-14 14:09:40 -07:00
Nikos Karampatziakis fc903f1239 Merge remote-tracking branch 'origin/master' into nikosk/pow 2017-04-14 11:26:40 -07:00
Nikos Karampatziakis 7b04442486 Incorporated CR feedback 2017-04-14 11:25:51 -07:00
Cheng Tang 98d88c65a1 add py test for new parameter 2017-04-14 10:54:32 -07:00
Nikos Karampatziakis 2b3506b6f1 Merge remote-tracking branch 'origin/master' into nikosk/sequence_fixes 2017-04-14 10:30:56 -07:00
Nikos Karampatziakis 6626b49da5 uniformize sequence.reduce_max & sequence.softmax 2017-04-14 10:29:12 -07:00
Zhou Wang 7dde155bec refactor common function 2017-04-14 16:38:38 +02:00
Zhou Wang 8fd569b9a3 expose SliceView 2017-04-14 15:38:11 +02:00
Zhou Wang 1b84ecd0ac fix typo in file name 2017-04-14 15:38:11 +02:00
Zhou Wang fc82330f4b add sparse tests
add file headers
2017-04-14 15:38:11 +02:00
Zhou Wang 2eb15e5ebe 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. 2017-04-14 15:28:46 +02:00
Zhou Wang 99f1972593 add tests for NDArrayView 2017-04-14 15:28:46 +02:00
Zhou Wang 5beb7a9bdf fix bug in NDArrayView on GPU
Add tests for dense input on GPU
2017-04-14 15:28:46 +02:00
Project Philly 46dabd769a Integrate zhouwang/cseval-api into master 2017-04-14 03:52:10 -07:00
Amit Agarwal c7c2547f55 CNTK v2 library: Fixed handling of references of existing netowrk matrix storage handed out from Forward/Backward 2017-04-14 01:33:24 -07:00
Amit Agarwal 1f23f6e161 CNTK v2 library: Add ability to register and instantiate native C++ user-defined functions from python 2017-04-14 01:33:24 -07:00
Amit Agarwal 9647f9d181 CNTK v2 library: Add tests for setting Parameter.value 2017-04-14 01:33:24 -07:00
Amit Agarwal 43bd6cc25a CNTK v2 library: Report an error on passing an empty parameters list to a learner 2017-04-14 01:32:55 -07:00
Zhou Wang fea51c9d80 improve outputs 2017-04-14 10:29:17 +02:00
Zhou Wang 0852b8523e add tests 2017-04-14 10:29:17 +02:00
Zhou Wang 186e7cf4ec add utils.cs 2017-04-14 10:29:17 +02:00
Zhou Wang 7309f8bfc2 rename SWIG default class from Utils to CNTKLib, in order to prepare the new Utils.cs in C# 2017-04-14 10:29:17 +02:00