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

8319 Коммитов

Автор SHA1 Сообщение Дата
Zhou Wang d4615d9ae9 add missing LIBZIP_PATH to LIBPATH 2016-10-05 19:25:39 +02:00
Cha Zhang d6b6cf06b0 Update path to CIFAR-10. 2016-10-05 08:56:18 -07:00
Cha Zhang 867b125190 Path change to DataSets/CIFAR-10 in README.md file. 2016-10-05 08:52:12 -07:00
Project Philly fc69659ec7 Integrate alrezni/v2_fixes into master 2016-10-05 06:04:22 -07:00
Alexey Reznichenko 38b95519d2 A few Learner related changes
Address comments from previous CRs.
     Add ability to specify momentum as time constant.
     Expose AdditionalLearningOptions in the learner factory methods.
     Add FSAdaGrad magic numbers to the factory method, fix
     smoothedGradient count issue.
2016-10-05 13:39:33 +02:00
Project Philly 0b54a4d645 Integrate wilrich/alpha3 into master 2016-10-05 04:10:28 -07:00
Willi Richert 1c15d389be Allow for single input in eval 2016-10-05 11:24:19 +02:00
Mark Hillebrand ff4cf3ec1b Merge remote-tracking branch 'origin/master' into mahilleb/Swig 2016-10-05 11:09:37 +02:00
Mark Hillebrand 851d6fb699 Tests/EndToEndTests/CNTKv2Python: try to enable Windows CPU 2016-10-05 11:09:28 +02:00
Mark Hillebrand 4f3b078e32 bindings/python/cntk/pytest.ini: remove obsolete --ignore option 2016-10-05 11:08:32 +02:00
Cha Zhang 22af269af3 Remove error measure for test in image examples. 2016-10-04 20:48:50 -07:00
Cha Zhang 69e1776f1a Disable error measures in image tests. Will add back in once deterministic training is integrated. 2016-10-04 19:38:17 -07:00
Cha Zhang 4c45903afc Merge branch 'master' of https://github.com/Microsoft/CNTK into chazhang/image_examples2 2016-10-04 17:57:23 -07:00
Cha Zhang 703d0db869 Add new baseline built from Jenkins. 2016-10-04 17:49:48 -07:00
Cha Zhang 2a251d1c72 Remove baseline files to create new ones. 2016-10-04 15:46:18 -07:00
Project Philly f686879b65 Integrate pkranen/fast-rcnn into master 2016-10-04 14:03:41 -07:00
Willi Richert c93fe147c3 Merge branch 'wilrich/alpha3' of https://github.com/Microsoft/CNTK into wilrich/alpha3 2016-10-04 22:28:44 +02:00
Willi Richert 756244c19b Fix scalar constant bug 2016-10-04 22:28:31 +02:00
Cha Zhang aae17491bf Additional edits missed by the previous checkin. 2016-10-04 13:27:48 -07:00
Philipp Kranen 2dfb7d34db updated baselines for cifar regression 2016-10-04 21:54:31 +02:00
Willi Richert 33d445816d Fix memory leaks on std::vector wrappers 2016-10-04 20:24:18 +01:00
Cha Zhang c3cb74d551 Copy all changes from chazhang/image_examples to this new branch for master integration. 2016-10-04 12:00:24 -07:00
Project Philly ae606f0eff Integrate zhouwang/add-missingtests into master 2016-10-04 10:52:23 -07:00
Willi Richert f4dda4cb79 Remove ignorance of Variable::Owner() 2016-10-04 18:34:31 +02:00
Mark Hillebrand 0bc634a53d bindings/python/cntk/: run SWIG from setup.py, move up cntk_py.i one level 2016-10-04 17:21:48 +02:00
Eldar Akchurin aeb24cd5f1 Fixing precision 2016-10-04 16:43:24 +02:00
Zhou Wang b88a69e054 add missing unit tests 2016-10-04 15:42:01 +02:00
Philipp Kranen 5bb8b8090c Added ScaleMode options to ScaleTransformer 2016-10-04 14:55:21 +02:00
Philipp Kranen e5429ae44d Addressed BS CR comments 2016-10-04 14:55:10 +02:00
Philipp Kranen 7020e43521 Changes to core.bs: ROIPooling, ClError, NewSoftmax 2016-10-04 14:55:06 +02:00
Philipp Kranen 35bd0efc12 removed image layout from ROIPooling, changed float and double to ElemType 2016-10-04 14:55:05 +02:00
Philipp Kranen 0f140ec735 Addressed CR comments round 2 2016-10-04 14:55:03 +02:00
Hunter Lang fc560474bb add brainscript version, update configs. 2016-10-04 14:55:01 +02:00
Hunter Lang e4bcf0f1b5 address review comments, round 1 2016-10-04 14:55:00 +02:00
Hunter Lang 6643c2b480 hunter: fast-rcnn 2016-10-04 14:54:59 +02:00
Willi Richert 16b801d41c Remove double definition 2016-10-04 14:12:34 +02:00
Eldar Akchurin b849114254 Removing config update for now 2016-10-04 13:44:04 +02:00
Eldar Akchurin c660479838 Removing some changed 2016-10-04 13:44:04 +02:00
Eldar Akchurin 5fd735fe8f Updating linux baselines 2016-10-04 13:44:04 +02:00
Eldar Akchurin 55b8ed44da Correcting filename 2016-10-04 13:44:04 +02:00
Eldar Akchurin a0e421549e Adding tests and correction of config 2016-10-04 13:44:04 +02:00
Mark Hillebrand e2d32f7201 bindings/python/cntk/swig/swig.bat: make more robust 2016-10-04 12:30:47 +02:00
Zhou Wang fcb3095e5f update to 1.7.2+ 2016-10-04 12:20:09 +02:00
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 0d7bcbad88 Restrict Python tests to Linux 2016-10-04 08:29:16 +01: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 3ec079756a Revert "CNTK v2 library: Temporarily Disable python unit tests due to instability"
This reverts commit 0025e65351.
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
Ho John Lee efde966d47 Merge pull request #873 from Microsoft/hjl/fix-cifar-converter-py3
added missing regression data for 06_RegressionSimple to CifarConvert…
2016-10-03 15:38:49 -07:00