sort by:
Revision Author Date Message Commit Date
228b127 Allow for multiple distinct inputs 26 April 2016, 09:55:09 UTC
631321e Check for format being dense or sparse 26 April 2016, 09:54:33 UTC
56ecbfd Add missing ReconcileMBLayout import 26 April 2016, 09:54:32 UTC
27c54c5 examples 26 April 2016, 09:54:32 UTC
26181a4 Moved infix math operators of ComputationNode to new facade; refactored graph.py's input/params into variables_and_parameters and utils 26 April 2016, 09:54:15 UTC
d99bf78 Fixed Softmax grad; todo: more complex input 26 April 2016, 09:51:03 UTC
fc348bd Pick correct operand 26 April 2016, 09:51:02 UTC
3dbdfa4 Support for Abs operator 26 April 2016, 09:50:59 UTC
ca7ead5 Support for Minus operator 26 April 2016, 09:50:28 UTC
d9d5ff3 Fixing imports 26 April 2016, 09:50:23 UTC
b52354b Enable full Softmax test, which fails 26 April 2016, 09:49:26 UTC
512f34a Adapt to new reader requirements 26 April 2016, 09:49:24 UTC
78cd855 Ignore build directory when testing 26 April 2016, 09:49:19 UTC
98602ed Elaborate on CNTKTextFormatReader example 26 April 2016, 09:49:06 UTC
b55aa0c Fix types 26 April 2016, 09:48:52 UTC
f63b2bb Improved docs; added reaers.rst 26 April 2016, 09:48:44 UTC
95afcb9 Removed doc for cntk1.py 26 April 2016, 09:47:06 UTC
a0fac74 Support for RectifiedLinear operator 26 April 2016, 09:46:26 UTC
0254bc5 Support for Tanh operator 26 April 2016, 09:45:22 UTC
3319fa8 Support for Softmax operator 26 April 2016, 09:43:27 UTC
2214c3f Proper handling of precision in NumPy (float/double) 26 April 2016, 09:41:24 UTC
0ee9ea4 Proper handling of Nans and Infs returned by CNTK 26 April 2016, 09:33:50 UTC
78b6def Support for Sigmoid operator 26 April 2016, 09:33:38 UTC
ba4f5ce Some sanity checks for backward mode 26 April 2016, 09:30:10 UTC
dcf5b1d Fixing imports 26 April 2016, 09:29:06 UTC
cf6a4fe Expose operators under cntk.ops 26 April 2016, 09:29:01 UTC
83b9b9b Enable full Softmax test, which fails 26 April 2016, 09:27:44 UTC
1bf6e6f Adapt to new reader requirements 26 April 2016, 09:27:43 UTC
70e37c8 Ignore build directory when testing 26 April 2016, 09:27:42 UTC
ddf6bab Elaborate on CNTKTextFormatReader example 26 April 2016, 09:27:41 UTC
bea9865 Fix types 26 April 2016, 09:27:41 UTC
5c7c162 Improved docs; added reaers.rst 26 April 2016, 09:27:40 UTC
f4073fa Removed doc for cntk1.py 26 April 2016, 09:27:39 UTC
fabc249 Setup.py and instructions on getting started 26 April 2016, 09:27:38 UTC
c64ca9e Support for RectifiedLinear operator 26 April 2016, 09:27:35 UTC
152458c Support for Tanh operator 26 April 2016, 09:26:21 UTC
20d3f0e Support for Softmax operator 26 April 2016, 09:25:29 UTC
701eff2 Proper handling of precision in NumPy (float/double) 26 April 2016, 09:24:00 UTC
a7fd8b5 Proper handling of Nans and Infs returned by CNTK 26 April 2016, 09:23:59 UTC
130a0f5 Support for Sigmoid operator 26 April 2016, 09:23:53 UTC
d36b555 Some sanity checks for backward mode 26 April 2016, 09:20:30 UTC
563a1dd Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/memshare 25 April 2016, 22:58:11 UTC
15e0eab Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/memshare 25 April 2016, 21:56:32 UTC
a31e33a update ScopedNetworkOperationMode to use SetOperationMode for clearer semantics. 25 April 2016, 21:52:20 UTC
6f2f2de Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/dropoutfix 25 April 2016, 20:32:53 UTC
ced4ee6 Integrate mahilleb/checkPoint into master 25 April 2016, 19:13:58 UTC
23006d7 Integrate wdarling/clipnode into master 25 April 2016, 16:55:25 UTC
88a7ae8 Integrate jeanfad/eval_for_examples into master 25 April 2016, 16:41:21 UTC
be6c88f Fixed link in ReadMe 25 April 2016, 16:16:36 UTC
9088ce1 Updated main ReadMe 25 April 2016, 16:09:44 UTC
2f481ac merge conflict again 25 April 2016, 14:45:10 UTC
5dc9972 resolve conflicts with floor commit 25 April 2016, 11:20:04 UTC
31375c2 re-adding floor() 25 April 2016, 11:07:45 UTC
e69da50 regen cntk1 ops with floor 25 April 2016, 10:54:22 UTC
8aba31b address CR comments 2 25 April 2016, 10:50:55 UTC
8f63552 address CR comments 25 April 2016, 10:50:54 UTC
509bb1a initial eval for examples impl 25 April 2016, 10:50:53 UTC
70af52f address CR comments 25 April 2016, 10:50:28 UTC
63c1aae remove tab 25 April 2016, 10:48:00 UTC
942e634 eval functionality for cntk examples and doc strings 25 April 2016, 10:47:59 UTC
e907abb initial eval for examples impl 25 April 2016, 10:47:58 UTC
38d4f3d eval functionality for cntk examples and doc strings 25 April 2016, 10:47:57 UTC
5b1bb53 initial eval for examples impl 25 April 2016, 10:47:56 UTC
aec9499 fix rebase conflicts 25 April 2016, 10:34:06 UTC
e421ea2 fixing up cntk1.py 25 April 2016, 10:31:47 UTC
cb1bacd adding comments from CR and changing auto to const auto& in two spots 25 April 2016, 10:31:46 UTC
3513040 fixed casing typo 25 April 2016, 10:31:44 UTC
f33fd1a addded the validateN methods to the UsingComputationNodeMembers macro -- needed for compiling on linux! 25 April 2016, 10:31:43 UTC
73db097 switched python api over to clip(min, max, x) interface 25 April 2016, 10:31:42 UTC
72de3db changed clip interface to have the data be last 25 April 2016, 10:30:17 UTC
6cb7dee fix a missed nnary reference 25 April 2016, 10:30:15 UTC
fa3447f fix comment and change back to nary 25 April 2016, 10:30:14 UTC
48e32d1 moving lines around for readability 25 April 2016, 10:30:13 UTC
b649c3b made CopyIfEqual op simpler 25 April 2016, 10:30:12 UTC
38ee75a fixed double-import of numpy 25 April 2016, 10:30:11 UTC
d3b943e fixed comment 25 April 2016, 10:30:10 UTC
25eba71 addressing CR comments, implementing Nnary zip validation 25 April 2016, 10:30:08 UTC
319b6fa attempt at validateternaryzip 25 April 2016, 10:30:06 UTC
09fc14f found more places where I had to change clip_by_value to clip 25 April 2016, 10:30:05 UTC
4d57798 fixed example 25 April 2016, 10:30:04 UTC
0248d07 added additional example and fixed the look of 0 25 April 2016, 10:30:03 UTC
87e8d6c added example and fixed cntk1.py definition of clip (new name) 25 April 2016, 10:30:02 UTC
a4867f2 renaming gradient op to be more generic 25 April 2016, 10:30:01 UTC
2ec527c properly formatting cntk1.py 25 April 2016, 10:29:05 UTC
8759777 addressing first set of comments from CR 25 April 2016, 10:27:26 UTC
2f1d480 add a more complete validate() implementation and a more complex broadcasting python test 25 April 2016, 10:24:18 UTC
af840a7 added additional tests, fixed corner case for gradient 25 April 2016, 10:24:16 UTC
9dab306 forward pass tests for clip_by_value 25 April 2016, 10:22:34 UTC
a56b337 added required Validate() method -- specifically where we see the min and max values as constants 25 April 2016, 10:21:58 UTC
32a350b first steps in testing clip_by_value 25 April 2016, 10:19:44 UTC
4ff67af initial python implementation of clip_by_value 25 April 2016, 10:18:05 UTC
3529cf1 implementation of clipbyvalue 25 April 2016, 10:14:00 UTC
5b87fef implementing ClipByValue(x, minValue, maxValue) in CN lib, NDL, and BS 25 April 2016, 10:13:59 UTC
7c44bbb implementation of clipbyvalue 25 April 2016, 10:10:51 UTC
a794383 renaming gradient op to be more generic 25 April 2016, 10:08:34 UTC
82dba91 properly formatting cntk1.py 25 April 2016, 10:08:32 UTC
04ba892 addressing first set of comments from CR 25 April 2016, 10:07:21 UTC
fb62240 add a more complete validate() implementation and a more complex broadcasting python test 25 April 2016, 10:07:19 UTC
44088da added additional tests, fixed corner case for gradient 25 April 2016, 10:07:18 UTC
c535e99 add backprop test for clip 25 April 2016, 10:07:17 UTC
back to top