Project Philly
|
4f32923181
|
Integrate amitaga/cntkv2Library into master
|
2016-10-04 03:12:35 -07:00 |
Amit Agarwal
|
360b337be0
|
CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands
|
2016-10-04 01:32:33 -07:00 |
Willi Richert
|
ba17293da4
|
Reduce precision in output of examples to gain test stability across platforms.
|
2016-10-04 08:29:15 +01:00 |
Willi Richert
|
e84f562f1a
|
Revert "CNTK v2 library: Temporarily disable sigmoid and softmax tests"
This reverts commit 18316631a4 .
|
2016-10-04 08:29:15 +01:00 |
Amit Agarwal
|
71f742ec61
|
CNTK v2 library: Few bug fixes, minor API changes and added scripts for ease of building/testing bindings from sources on Windows
|
2016-10-02 20:45:07 -07:00 |
Amit Agarwal
|
18316631a4
|
CNTK v2 library: Temporarily disable sigmoid and softmax tests
|
2016-10-01 03:42:09 -07:00 |
Willi Richert
|
ee3f0ba677
|
Allow for precision in tensor's eval()
|
2016-10-01 10:14:05 +02:00 |
Willi Richert
|
28edef0dc4
|
Putting back device option into tensor's eval()
|
2016-10-01 09:00:11 +01:00 |
Amit Agarwal
|
0b57ff33f6
|
CNTK v2 library: Temporarily disable the comparison against baseline for sequence_to_sequence example as it needs to be updated
|
2016-09-30 18:53:18 -07:00 |
Amit Agarwal
|
e7bdf0e9d6
|
CNTK v2 library: Temporarily disable the comparison against baseline for sequence_to_sequence example as it needs to be updated
|
2016-09-30 17:50:48 -07:00 |
Willi Richert
|
8453bee9fb
|
value -> init
|
2016-10-01 00:28:34 +02:00 |
Willi Richert
|
98eafce7b7
|
Clean up swig file
|
2016-09-30 23:58:08 +02:00 |
Willi Richert
|
3624f433ac
|
Rename input_map to arguments
|
2016-09-30 23:49:49 +02:00 |
Willi Richert
|
cd379bd4fe
|
Merge parameter's value and initializer arguments into init
|
2016-09-30 23:38:25 +02:00 |
Willi Richert
|
30acc80807
|
Merge branch 'wilrich/miscAlpha2' of https://github.com/Microsoft/CNTK into wilrich/miscAlpha2
|
2016-09-30 23:06:57 +02:00 |
Willi Richert
|
98e5c71761
|
Updated sphinx description
|
2016-09-30 23:05:53 +02:00 |
Willi Richert
|
928597f16e
|
Support for momentums_per_sample
|
2016-09-30 23:04:35 +02:00 |
Mark Hillebrand
|
b4bcc96e38
|
Merge remote-tracking branch 'origin/wilrich/miscAlpha2' into wilrich/miscAlpha2
|
2016-09-30 22:40:27 +02:00 |
Willi Richert
|
93c0643312
|
Support for load/save; forward()/eval() take order based inputs and single inputs
|
2016-09-30 22:33:08 +02:00 |
Mark Hillebrand
|
0196086f9d
|
Merge remote-tracking branch 'origin/wilrich/miscAlpha2' into wilrich/miscAlpha2
|
2016-09-30 22:27:02 +02:00 |
Mark Hillebrand
|
7e7cc495ae
|
bindings/python/examples: fixes
|
2016-09-30 21:58:31 +02:00 |
Mark Hillebrand
|
27684e284d
|
Merge commit '6822bb5e0a694a9a23c749b0d629c65484e6219a' into wilrich/miscAlpha2
|
2016-09-30 21:31:44 +02:00 |
Mark Hillebrand
|
e79c0f57c5
|
Merge commit 'a5edcb3a411b4ea3363a5c7ad69c2d1bb4e79882' into wilrich/miscAlpha2
|
2016-09-30 21:30:42 +02:00 |
Willi Richert
|
dc5b51277d
|
Merge branch 'wilrich/miscAlpha2' of github.com:Microsoft/CNTK into wilrich/miscAlpha2
|
2016-09-30 19:55:36 +01:00 |
Willi Richert
|
cccb514400
|
Fix eval on GPU
|
2016-09-30 19:55:31 +01:00 |
Mark Hillebrand
|
fd7658c303
|
Merge commit '391432ca77060ad88807339d773f288de6557c4a' into wilrich/miscAlpha2
|
2016-09-30 20:52:42 +02:00 |
Ivan Rodriguez
|
6822bb5e0a
|
Cifar test added
|
2016-09-30 18:36:13 +02:00 |
Mark Hillebrand
|
955ee424d5
|
bindings/python/examples/{CifarResNet,MNIST}: enable running against CNTK_EXTERNAL_TESTDATA_SOURCE_DIRECTORY
Ivan's real tests should come later.
|
2016-09-30 18:32:47 +02:00 |
Mark Hillebrand
|
8f2b2a1355
|
Fixes
|
2016-09-30 18:03:32 +02:00 |
Mark Hillebrand
|
4d206d1990
|
Merge remote-tracking branch 'origin/master' into wilrich/miscAlpha2
__ test_op_plus_var_sequences_input_input broken, disabled for now.
|
2016-09-30 17:56:18 +02:00 |
Ivan Rodriguez
|
75a582f1d3
|
Add sequence to sequence example
|
2016-09-30 15:47:03 +02:00 |
Ivan Rodriguez
|
a5edcb3a41
|
Address comments in CR
|
2016-09-30 15:24:10 +02:00 |
Ivan Rodriguez
|
391432ca77
|
Examples modified to be included in pytest
|
2016-09-30 15:16:57 +02:00 |
Ivan Rodriguez
|
7ce41912e1
|
Evaluation tests added. Not yet enabled since backward pass is not working correctly.
|
2016-09-30 15:12:03 +02:00 |
Amit Agarwal
|
d0d0de6eee
|
CNTK v2 library: Fix broken python examples and a bug in python Parameter construction wrapper
|
2016-09-30 03:46:13 -07:00 |
Mark Hillebrand
|
27600a95d5
|
Remove Vim swap file
|
2016-09-30 10:35:58 +02:00 |
Willi Richert
|
e8398f85fc
|
Swig cleanup
|
2016-09-30 08:38:35 +01:00 |
Willi Richert
|
6d41bb584c
|
enable initializer test and explicitly set device
|
2016-09-30 08:24:02 +01:00 |
Amit Agarwal
|
bde0b3390d
|
CNTK v2 library: Addressed CR feedback and added verification in Forward method call that values for all required arguments that the requested outputs depend on have been supplied
|
2016-09-29 18:21:25 -07:00 |
Willi Richert
|
203e09028e
|
Move the gpu->cpu copying into swig layer
|
2016-09-29 23:39:48 +01:00 |
Mark Hillebrand
|
466d5da269
|
CNTK v2 packaging / BindingPyTest: fix to run tests from package
|
2016-09-29 19:11:05 +02:00 |
Mark Hillebrand
|
2bf7a09bad
|
Revert "bindings/python/setup.py: include pytest.ini and conftest.py in package"
This reverts commit 930dd7b607 .
|
2016-09-29 16:14:32 +02:00 |
Mark Hillebrand
|
f16e69829c
|
bindings/python/examples: add conftest.py and pytest.ini
|
2016-09-29 15:51:01 +02:00 |
Mark Hillebrand
|
930dd7b607
|
bindings/python/setup.py: include pytest.ini and conftest.py in package
|
2016-09-29 15:51:01 +02:00 |
Mark Hillebrand
|
f6179e4a28
|
bindings/python/examples/__init__.py: remove, so pytest doesn't to a relative import from .. for cntk
|
2016-09-29 15:51:01 +02:00 |
Mark Hillebrand
|
e96f960fe8
|
bindings/python/cntk/tests/initializer_test.py: disable for now
|
2016-09-29 15:51:01 +02:00 |
Willi Richert
|
f34b3e6a3d
|
Remove _initializer suffix from initializers
|
2016-09-29 11:06:04 +02:00 |
Willi Richert
|
d8847f74db
|
Updating docstrings
|
2016-09-29 11:04:08 +02:00 |
Willi Richert
|
6990041ec7
|
Removed '_learner' suffix from learners
|
2016-09-28 21:04:20 +02:00 |
Willi Richert
|
f73f611de3
|
Merge branch 'wilrich/missingV2Ops' of https://github.com/Microsoft/CNTK into wilrich/missingV2Ops
|
2016-09-28 21:01:39 +02:00 |