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

11544 Коммитов

Автор SHA1 Сообщение Дата
Eldar Akchurin ad78b15f29 Enhancing the training session with CV functionality 2017-02-07 19:26:50 +01:00
Mark Hillebrand 42cb83940b Tests/Install/windows/.dockerignore: normalize LEs 2017-02-07 18:41:29 +01:00
Zhou Wang 13cf9de3e1 further simplify project settings 2017-02-07 18:29:24 +01:00
Zhou Wang 8445650774 add CNTK.Common.props 2017-02-07 18:29:24 +01:00
Zhou Wang fe765f352a create cntk.common.props to share common project property between C++ and C#; refactor related project files to use cntk.common.props 2017-02-07 18:29:24 +01:00
Zhou Wang 21f6883a1c add keypair files and assemblyinfo 2017-02-07 18:29:23 +01:00
Project Philly 1fc00bee19 Integrate zhouwang/nuget-strongname into master 2017-02-07 09:27:01 -08:00
Project Philly 64a1ee8dd1 Integrate mahilleb/WinOobeTest into master 2017-02-07 08:32:43 -08:00
Alexey Reznichenko f5df13408a CTF: fix default randomization, missing newlines
Support chunk randomization window specified in the number of chunks (not
  samples). Use chunk-based window by default in CTF Reader (when no
  randomization window is explicitly specified). In V2, use chuck-based
  randomizaton by default, with a default window size = 128 chunks. Handle
  trailing input lines not ending with newlines (print a warning to stderr,
  but do not throw, as long as the line ends with a valid value).
2017-02-07 17:30:46 +01:00
Mark Hillebrand dd49de6e62 Tests/Install/windows: tune slightly 2017-02-07 16:06:37 +01:00
Zhou Wang 7205c4344f make CNTKLibraryMangedDll have strong name in both CPUOnly and GPU flavor 2017-02-07 16:06:11 +01:00
Wolfgang Manousek 9c968d6c92 removed dangling ; 2017-02-07 10:29:32 +01:00
Wolfgang Manousek 26da2a5c5b fix Opencv download, added NoConfirmation option 2017-02-07 09:42:56 +01:00
REDMOND\sayanpa a335e0a604 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/cntk104 2017-02-06 17:15:05 -08:00
Project Philly 4625934aec Integrate chazhang/rowstack_clone into master 2017-02-06 16:47:47 -08:00
REDMOND\sayanpa 777c9cca07 Adding small data caching for test automation 2017-02-06 16:21:14 -08:00
REDMOND\sayanpa 11e4e4a6ee Revert "Adding small data caching for test automation"
This reverts commit f8383b2511.
2017-02-06 16:17:19 -08:00
REDMOND\sayanpa f8383b2511 Adding small data caching for test automation 2017-02-06 16:14:33 -08:00
Cha Zhang 558c0dc11e Change splice axis to non-default. 2017-02-06 15:28:04 -08:00
Cha Zhang 6c148c8fdd Adding a Python test for clone. 2017-02-06 15:18:24 -08:00
Cha Zhang 8c811d5659 Bug fix when cloning RowStack. 2017-02-06 12:04:13 -08:00
Project Philly 6d494ba3a8 Integrate cbasoglu/imgtest into master 2017-02-06 11:40:52 -08:00
Mark Hillebrand a3380bcd61 Tests\Install\windows: 1st version of Windows OOBE test added 2017-02-06 17:46:34 +01:00
Cha Zhang 69ec4642f6 Revision based on CR. 2017-02-06 07:28:39 -08:00
Cha Zhang b363e2269d bug fix. 2017-02-06 07:28:39 -08:00
Cha Zhang 8eec5ed546 Test failed for previous commit on Jenkins (not locally on my own machine). Try to fix. 2017-02-06 07:28:39 -08:00
Cha Zhang b849cd6ce1 Add info for errors in FindBestAlgo(). 2017-02-06 07:28:39 -08:00
Cha Zhang 5be5a3e71b Adding robustness to cuda convolution (handling failures). 2017-02-06 07:28:39 -08:00
Cha Zhang dcf2835a38 Optimize memory pipeline for CuDNN. 2017-02-06 07:28:39 -08:00
Zhou Wang a4f4deff74 add %ignore_class, ignore_varaiable, ignore_struct 2017-02-06 14:53:33 +01:00
Zhou Wang 8176e0fccf add Function::FindByName(), Function::FindAllWithName; Add tests; 2017-02-06 11:42:45 +01:00
Amit Agarwal 5b8d122a4b CNTK v2 library: Fix a bug in Reshape where it failed to handle the new shape's leading axis dimensionality being 1 2017-02-05 22:06:53 -08:00
Amit Agarwal 9c8884eaa0 CNTK v2 library: Add the ability to broadcast an input without MBLayout along a specified layout, in the ReconcileDynamicAxis node 2017-02-05 12:38:27 -08:00
Amit Agarwal 4f4b5fb52f CNTK v2 library: Fix variable_value_to_seq conversion from Value to numpy array list, for cases where the Value objects contains sequence segments instead of full sequences. Also added a regression test for the char RNN example. 2017-02-03 18:18:35 -08:00
Amit Agarwal c8119c814d CNTK v2 library: a) Expose scatter/gather overloads where the new sequence axis is a derivative of the operand/condition sequence axis b) Allow duplicate inputs in combine 2017-02-03 11:39:50 -08:00
Alexey Reznichenko fbb53d2d92 Bundle all fseide fixes for denom sharing in BN
Collect all of Frank's changes related to fixing the shared denominator
  in Batch Normalization node in a single commit. Patch up BS/NDL config
  builders and model loaders to add an extra input for 'running mean
  sample counter' on the fly. Same for loading V2 model the only define 5
  inputs for BN functions.
2017-02-03 16:31:05 +01:00
Project Philly 5ae3e53aae Integrate eldak/addingDistributionInMB into master 2017-02-03 05:51:57 -08:00
Eldar Akchurin a6c74a28d8 Allow splitting of data in get next minibatch 2017-02-03 12:36:17 +01:00
Zhou Wang db01e1e7a4 replace %ignore with %rename have more precise match
use macro for simplification
2017-02-03 11:27:37 +01:00
Zhou Wang 389e1725d6 remove unused reference 2017-02-03 11:22:35 +01:00
Chris Basoglu ae372d7b09 Update notebooks 2017-02-02 18:23:41 -08:00
Chris Basoglu 6a603b0c79 Update images 2017-02-02 17:40:20 -08:00
Chris Basoglu 9ddf5d9440 Add images to notebooks 2017-02-02 14:14:02 -08:00
Chris Basoglu ceefaa5458 Fix notebook 2017-02-02 13:44:09 -08:00
Nikos Karampatziakis 81c97d24bd typo fix 2017-02-02 11:30:50 -08:00
Nikos Karampatziakis cb4ef4243d Merge remote-tracking branch 'origin/master' into nikosk/keras_support2 2017-02-02 11:21:55 -08:00
Nikos Karampatziakis 6a1ed294b2 added comment for pending changes 2017-02-02 11:19:45 -08:00
Nikos Karampatziakis 97260777a5 Remove redundant comments 2017-02-02 11:01:02 -08:00
Chris Basoglu 473962fe49 Update images 2017-02-02 10:22:53 -08:00
Chris Basoglu 38c1e38596 Test image 2017-02-02 10:06:49 -08:00