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

11544 Коммитов

Автор SHA1 Сообщение Дата
Alexey Orlov fd2e7969a5 Update README.md 2017-02-11 01:27:28 +01:00
Project Philly 27bf1d386e Integrate mahilleb/PostReleaseMerges into master 2017-02-10 14:42:27 -08:00
Project Philly 2a8dcce04a Integrate eldak/underperfFixInRandomizer into master 2017-02-10 14:16:58 -08:00
Project Philly c3b309bbb1 Integrate sayanpa/slawek into master 2017-02-10 12:49:00 -08:00
Project Philly 3c424cdf3e Integrate kedeng/v2profiler into master 2017-02-10 12:00:43 -08:00
REDMOND\sayanpa 382763afa1 Added link to Azure Notebooks and fixed typo 2017-02-10 11:56:56 -08:00
REDMOND\sayanpa 780f0bc34a Added links to Azure notebooks 2017-02-10 11:52:22 -08:00
REDMOND\sayanpa 0bc44d85f2 Updated performance benchmark section in the Readme file 2017-02-10 11:45:36 -08:00
REDMOND\sayanpa ad994ca2c5 Add Azure Notebooks link 2017-02-10 11:37:19 -08:00
Eldar Akchurin 8860ab3ec6 Fixing small underperf 2017-02-10 19:05:44 +01:00
Project Philly ccf2dffe17 Integrate alexeyo/ReadMe-News-February-10-1 into master 2017-02-10 09:44:20 -08:00
Project Philly c934772aa1 Integrate eldak/fixingSameImage into master 2017-02-10 09:35:45 -08:00
Alexey Orlov 2b72578751 Main ReadMe news, February 10, 2017 2017-02-10 18:28:50 +01:00
Chris Basoglu a41eb71108 Update README.md 2017-02-10 09:07:33 -08:00
Eldar Akchurin 7bd974c894 Fixing error when the same image from zip refereced several times in the mapping file 2017-02-10 16:52:13 +01:00
Mark Hillebrand 6f74b33696 CNTK_201B_CIFAR-10_ImageHandsOn.ipynb: fix PIL.Image import 2017-02-10 15:57:51 +01:00
Mark Hillebrand 0f6a3c787f Bump NuGet package versions 2017-02-10 15:57:44 +01:00
Mark Hillebrand a435f5a159 Bump versions 2017-02-10 15:57:35 +01:00
Mark Hillebrand 13f81bd32d Tools/make_binary_drop_*: updates 2017-02-10 11:55:45 +01:00
KeDengMS 60a76daaf2 Update 1BitSGD refs for profiler 2017-02-10 00:21:04 -08:00
Frank Seide 487ba16ba7 fixed a typo in a Jupyter notebook 2017-02-09 23:32:38 -08:00
Frank Seide 72a259a15c fixed an incorrect rounding in a doc example 2017-02-09 22:10:06 -08:00
Frank Seide 1f74f04f4a fixed two tests 2017-02-09 21:15:16 -08:00
Frank Seide 580c40ff8b fixed an copy-paste indentation error 2017-02-09 20:24:49 -08:00
Frank Seide 0673df13da Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/layers-lib-breaking 2017-02-09 19:52:41 -08:00
Frank Seide 255f275561 (corrected last-decimal rounding of a doc example) 2017-02-09 19:49:54 -08:00
Frank Seide 659e4ae4ee addressed CR feedback 2017-02-09 19:46:20 -08:00
Frank Seide 3b02db423d renamed Function.save_model() to save(), and restore_model() likewise;
made load_model a static method Function.load()
2017-02-09 17:24:39 -08:00
KeDengMS b15978106d Add -profile option to ResNet and ConvNet example for Philly 2017-02-09 17:15:53 -08:00
Frank Seide adf0a9238a changed signature of splice() from list to *args, to make it consistent with all other ops;
renamed cntk.ops.reduce_log_sum() to reduce_log_add_exp(), to make it consistent with log_add_exp();
associative binary ops like plus() now accept >2 arguments;
new ops element_max(), element_min();
softmax() now takes axis parameter;
constant() now takes dtype parameter argument
2017-02-09 17:06:09 -08:00
Frank Seide 9b87729469 changed LayerStack() to For() 2017-02-09 16:06:36 -08:00
Frank Seide 19d2e5f7ea changed all imports of blocks and models to layers 2017-02-09 15:41:12 -08:00
Frank Seide 99c25c0327 changed Trainer() signature from Trainer(model, loss, metric, ...) to Trainer(model, (loss, metric), ...) to prep for Layers lib where (loss, metric) is the criterion function;
fixed an existing bug in a doc example
2017-02-09 15:22:45 -08:00
Amit Agarwal 74fa7f440f CNTK v2 library: Implement a true no-op operation for an efficient Alias creation that does not use data pass through 2017-02-09 13:34:22 -08:00
Amit Agarwal c2f102af31 CNTK v2 library: Fix a crash when extra arguments are specified in Function::Forward; now we just issue a warning 2017-02-09 13:34:22 -08:00
Project Philly 81df1d82c4 Integrate wilrich/seq_starts_fix into master 2017-02-09 12:23:58 -08:00
Willi Richert 09e4b8ce9e Allow unicode names on Python 2.7 2017-02-09 20:13:22 +01:00
Project Philly a54ba79054 Integrate pkranen/transferLearning into master 2017-02-09 10:57:58 -08:00
KeDengMS e2a7d230cf Update python docs 2017-02-09 10:53:05 -08:00
KeDengMS 0e7f7cd079 Add link to profiler usage in python 2017-02-09 10:22:02 -08:00
Project Philly 5f938516d0 Integrate thilow/SimpleExampleSSM into master 2017-02-09 09:29:50 -08:00
Philipp Kranen e536ff2c5e Added Animals data set 2017-02-09 18:14:10 +01:00
Thilo Will 54c589dd53 addressing cr comments 2017-02-09 16:54:06 +01:00
Willi Richert 15961b557a Throw exception when using seq_starts with Value 2017-02-09 16:31:48 +01:00
Philipp Kranen 4214003a38 Fixed e2e test for transfer learning example 2017-02-09 15:24:49 +01:00
Eldar Akchurin 1241fab262 Adding documentation for the training session 2017-02-09 15:04:26 +01:00
Project Philly b7d4945a8e Integrate t-ivrodr/v2tests_to_boost_squashed into master 2017-02-09 05:24:10 -08:00
Project Philly 4a25ac93bb Integrate mahilleb/20170209 into master 2017-02-09 04:51:07 -08:00
Project Philly 2462261b61 Integrate kedeng/v2profiler2 into master 2017-02-09 03:12:14 -08:00
Mark Hillebrand 2c1e71244f Tests/Install/linux/prep-run-test.sh: choose specific kernel when running Jupyter NBs 2017-02-09 12:08:24 +01:00