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

799 Коммитов

Автор SHA1 Сообщение Дата
Thilo Will a5035e84d9 Converting python documenation for log_plus to math-format 2016-07-08 16:58:19 +02:00
Thilo Will 0684fcfbd1 Fixing the backpath test for softmax that was accidentially dropped before.
Moving log_plus test to end of file
2016-07-08 09:59:40 +02:00
Thilo Will 220ac16c31 Fixing bug in non_linear_test.py 2016-07-07 16:57:03 +02:00
Thilo Will 82c3f9d37b Just formatting 2016-07-07 15:40:55 +02:00
Thilo Will f4dd3d3329 Setting clean_up=True in LogPlus tests 2016-07-07 15:22:10 +02:00
Thilo Will 570aee2f70 merge with master 2016-07-07 15:20:27 +02:00
Thilo Will 100851a4dc Improved formatting 2016-07-07 15:09:30 +02:00
Thilo Will 09f5814d9e Added testcase for LogPlus with broadcasting 2016-07-07 14:57:12 +02:00
Thilo Will 58877fd7c2 backward path tests for LogPlus work 2016-07-07 14:28:07 +02:00
Thilo Will c36b45d2a7 Exposed LopPLus in ComputationNetworkBuilder.
Test for forward path works.
Added untested fix for backward path.
2016-07-07 14:13:57 +02:00
Eldar Akchurin bab5374f46 Cleaning up some references to uci2ctf.py 2016-07-07 10:08:21 +02:00
jeanfad 15aa19019e address cr comments 2016-06-28 11:24:34 +02:00
jeanfad 2c4c17c56f add unit test to reduction 2016-06-28 11:24:33 +02:00
jeanfad c0fd2e3309 expose reduceSum and reduceLogSum in the python api 2016-06-28 11:24:32 +02:00
jeanfad 03d06422b3 little docstring fixes 2016-06-28 11:24:31 +02:00
jeanfad 218d2da137 little docstring fixes 2016-06-28 11:24:30 +02:00
Project Philly fcce719c97 Integrate wilrich/configString into master 2016-06-15 23:58:20 -07:00
Project Philly 4132eec7f8 Integrate jorgetav/update-pythonapi-docs into master 2016-06-14 04:31:34 -07:00
Jorge Tavares 2b6ff62db1 Update to 1.5 CNTK Python API docs
Update to 1.5 CNTK Python API docs
2016-06-14 12:03:45 +02:00
Project Philly f15e102dab Integrate jorgetav/update-pythonapi-docs into master 2016-06-14 01:20:13 -07:00
Willi Richert 614e9d672c Writing configuration to string 2016-06-13 14:53:56 +02:00
Jorge Tavares 3a7a19f167 Update Getting started section of the Python API docs, minor edit 2016-06-13 14:35:36 +02:00
Jorge Tavares 1fa75dcfdb Update Getting started section of the Python API docs 2016-06-13 14:25:12 +02:00
Willi Richert a261c753ba Fix parsing of percentage numbers in test output 2016-06-10 10:35:35 +02:00
jeanfad 21b0509414 use identity func with rank 2016-06-03 16:54:13 +02:00
jeanfad 4f34da0667 times node doc string fix 2016-06-03 15:46:03 +02:00
jeanfad 6177421cd8 reconcile rank 2016-06-03 15:42:49 +02:00
jeanfad efba5db799 fix ops docstring 2016-06-03 14:33:42 +02:00
jeanfad 28e9f4f0d5 remove unused op_splice method 2016-06-03 13:18:28 +02:00
jeanfad 14874dab7e grad splice fix calling 2016-06-03 13:17:03 +02:00
jeanfad 274aa46fb0 grad splice 2016-06-03 13:16:14 +02:00
jeanfad 927dd317e7 address cr comments round1 2016-06-03 13:15:10 +02:00
jeanfad fe34338729 fix transposedims factory 2016-06-03 10:50:11 +02:00
jeanfad 6950cca748 fix axis handling for reshaping nodes 2016-06-03 10:50:10 +02:00
jeanfad a9d44401ad add splice unittest 2016-06-03 10:50:09 +02:00
jeanfad e31e0be443 splice is fully exposed in python 2016-06-03 10:50:08 +02:00
Willi Richert 8a07887beb Fix concatenation 2016-06-03 10:50:07 +02:00
jeanfad 0bc899eb0d remove debugging instruction 2016-06-03 10:50:06 +02:00
jeanfad 319f3c70ce add splice node to the python api 2016-06-03 10:50:05 +02:00
Willi Richert afdc7900a7 Adding time sequence tests for slice() 2016-06-03 10:50:03 +02:00
jeanfad 5eedf54171 add get_rank 2016-06-02 11:11:38 +02:00
jeanfad 3cbc1676ed dynamic axis support in slice 2016-06-02 10:35:11 +02:00
jeanfad cebcbf3e1f remove name from eval 2016-06-02 10:35:10 +02:00
jeanfad 0264fdb11a un comment test fixtures 2016-06-02 10:35:09 +02:00
jeanfad 9e38b1bc98 back to isscalar 2016-06-02 10:35:08 +02:00
jeanfad 0afa24f149 address second round of cr comments 2016-06-02 10:35:07 +02:00
jeanfad 08c71d2eb0 address first round of cr comments 2016-06-02 10:35:06 +02:00
jeanfad f0944da0eb restore casing 2016-06-02 10:35:05 +02:00
jeanfad 325852a963 support negative axes ids 2016-06-02 10:35:04 +02:00
jeanfad 15d96a508c times node test 2016-06-02 10:35:03 +02:00