Qiwei Ye
f1c5ac2c47
Addressed CR comments
2016-11-08 21:29:28 +08:00
Qiwei Ye
c0f2fbf5da
Addressed CR comments
2016-11-08 20:54:50 +08:00
Qiwei Ye
9b8904390f
Addressed CR comments
2016-11-08 20:11:06 +08:00
Qiwei Ye
345f259190
Addressed CR comments
2016-11-08 19:59:19 +08:00
Qiwei Ye
53379bb248
Addressed CR comments
2016-11-08 19:50:04 +08:00
Qiwei Ye
0b93d7b0de
revert unexpected change
2016-11-07 19:36:30 +08:00
Qiwei Ye
af999a1144
revert makefile: libEval depends on SGDLib, which will depends on Multiverso
2016-11-07 19:23:28 +08:00
Qiwei Ye
551956c310
altering check-git-head for multiverso
2016-11-06 20:47:43 -08:00
Qiwei Ye
e54dfffd88
add git attributes for Multiverso
2016-11-06 14:42:55 +08:00
Qiwei Ye
9ce8d5c63a
update submodule to pass the cntk build test
2016-11-06 14:30:16 +08:00
Qiwei Ye
52fb5ab283
fix testcase for e2e test
2016-11-06 13:31:15 +08:00
Qiwei Ye
a6d02860af
CNTK.cpp: fix indentation
2016-11-06 13:22:45 +08:00
Qiwei Ye
71d68c8b5e
update makefile to latests
2016-11-06 13:11:20 +08:00
Qiwei Ye
f1da36427f
Merge branch 'master' into qiwye/asgd-dev
2016-11-06 12:49:20 +08:00
Project Philly
dd496e5111
Integrate chazhang/classification_py into master
2016-11-05 11:01:25 -07:00
Project Philly
e6a3dc7fbf
Integrate alrezni/v2_protobuf into master
2016-11-05 10:28:09 -07:00
Cha Zhang
7fc083032f
bug fix.
2016-11-05 09:58:52 -07:00
Cha Zhang
006aad06ee
bug fix.
2016-11-05 09:58:52 -07:00
Cha Zhang
a6a513258c
More small revisions based on CR.
2016-11-05 09:58:52 -07:00
Cha Zhang
7086e04892
Code revision based on CR feedback.
2016-11-05 09:58:52 -07:00
Cha Zhang
f072a53b90
Small fix.
2016-11-05 09:58:52 -07:00
Cha Zhang
b3b9b167ef
Revised README files.
2016-11-05 09:58:52 -07:00
Cha Zhang
9b7c6914c6
Python implementation of ConvNet and ResNet.
2016-11-05 09:58:52 -07:00
Alexey Reznichenko
fb1daccc28
Improve v2 serialization, add UTs
...
Add arenas for allocating protobuf messages.
Add Save/Load methods to Dictionary/DictionaryValue.
Add error checking to GetFStream (barf on non-existent files).
Add unit tests to verify backward/forward compat.
2016-11-05 16:43:35 +01:00
Amit Agarwal
2d8b93baa5
CNTK v2 library: Turn memory sharing off by default in V2 library and fix memory sharing bugs w.r.t. sparse matrices
2016-11-04 23:08:34 -07:00
Amit Agarwal
104b88e07a
CNTK v2 library: Minor bugfix in model restoration
2016-11-04 23:08:31 -07:00
Amit Agarwal
790f94e969
CNTK v2 library: Performance improvements in getting output/gradient values out of the computation network
2016-11-04 23:08:30 -07:00
Project Philly
624f6d8282
Integrate t-ivrodr/reduction_axis_tests into master
2016-11-04 07:01:01 -07:00
Project Philly
f17779256f
Integrate mahilleb/PostReleaseMerges into master
2016-11-04 05:48:29 -07:00
Ivan Rodriguez
08a890454a
Adding tests for cross_entropy and classification_error with axis
2016-11-04 12:56:48 +01:00
Ivan Rodriguez
fefecb744e
Past and future value tests added
2016-11-04 12:56:48 +01:00
Ivan Rodriguez
d6570a36fc
Enabling evaluation tests
2016-11-04 12:56:48 +01:00
Sasa Galic
f4e94aa72c
Fix eval aggregation results for accumulation nodes
...
If all data readers finish at the same time, no samples will be aggregated
resulting in 0 error. For accumulation nodes this value will override last
(correct value) resulting in incorrect eval error (regular eval nodes just
add 0 to existing value).
Fix is not to override eval error for accumulation when no samples are
processed.
2016-11-04 11:39:54 +01:00
Mark Hillebrand
593617683d
Scripts/README.md: minimal documentation for binary drop install scripts
2016-11-04 10:34:03 +01:00
Mark Hillebrand
67b460c576
bindings/python/cntk/distributed.py: dynamic load for libmpi.so.12, same as CNTK binary links against
2016-11-04 10:33:56 +01:00
Mark Hillebrand
8794cb6ebf
Bump release tags to v2.0.beta2.0; in CNTK.cpp to v2.0.beta2.0+
2016-11-04 10:33:34 +01:00
Qiwei Ye
6d00cdc6d3
Revert MultiversoHelper initialize
2016-11-04 16:49:44 +08:00
Emad Barsoum
de58a63182
Add comments.
2016-11-03 19:05:07 -07:00
Emad Barsoum
755298185b
Fix default option copy parameters.
2016-11-03 18:35:59 -07:00
Emad Barsoum
d046537c1c
Workaround LU break.
2016-11-03 15:05:27 -07:00
Emad Barsoum
60f789d96b
Merge branch 'master' into ebarsoum/ImageHandsOn
...
For checkin....
2016-11-03 13:51:38 -07:00
Emad Barsoum
e7d328739f
Fix convnet test name
2016-11-03 13:51:01 -07:00
Alexey Orlov
3d945405f6
Main ReadMe News, November 3, 2016
2016-11-03 21:34:21 +01:00
Emad Barsoum
f30aba05fb
Fix Convnet test
2016-11-03 10:06:38 -07:00
Emad Barsoum
bc2b046cdd
Merge branch 'master' into ebarsoum/ImageHandsOn
...
For checkin....
2016-11-03 09:25:52 -07:00
Alexey Reznichenko
327f6f9213
Make Axis statics into functions to avoid win7 deadlock
...
Closes #959
2016-11-03 15:47:57 +01:00
Mark Hillebrand
a57a1fca58
Merge remote-tracking branch 'origin/master' into mahilleb/nikosk/swig-attribute-dict
2016-11-03 11:24:35 +01:00
Mark Hillebrand
965797f8cd
bindings/python/cntk: include missing test content in module
2016-11-03 11:24:12 +01:00
Qiwei Ye
ff03e400d2
fix linux build
2016-11-03 17:31:28 +08:00
Mark Hillebrand
d50e743509
ops/tests/recurrent_test.py: data_type -> dtype
2016-11-03 09:42:07 +01:00