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

7893 Коммитов

Автор SHA1 Сообщение Дата
Zhou Wang 7449a77618 use struct-level static instead of local static as work around to ensure thread-safety in VS2013 2016-09-22 22:45:50 +02:00
Zhou Wang bee217707c use unique_lock instead of atomic_ullong to keep axis naming unchanged 2016-09-22 14:34:55 +02:00
Zhou Wang fbf4e63098 Use atomic variable to make creation of unique name thread-safe.
remove blankline
2016-09-22 14:34:55 +02:00
Project Philly 3734f7d229 Integrate alrezni/eval_write_randomize into master 2016-09-21 19:43:28 -07:00
Alexey Reznichenko 1dd9216db0 In Eval and Write, randomize should default to false 2016-09-21 18:25:42 -07:00
Project Philly 9aa6ffecd2 Integrate fseide/txt2ctf into master 2016-09-21 13:10:09 -07:00
U-FAREAST\fseide 2409bc774b fixed test of txt2ctf.py 2016-09-21 11:55:41 -07:00
Project Philly 11ccef1cf5 Integrate eldak/gpuPrefetch2AlternatingBuffers into master 2016-09-21 11:33:53 -07:00
Project Philly 0219f0550b Integrate alrezni/g2p into master 2016-09-21 11:05:16 -07:00
U-FAREAST\fseide 90e5283c9b Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/txt2ctf 2016-09-21 09:48:49 -07:00
Frank Seide 744de9b5f1 added --unk option to txt2ctf.py;
deleted accidentally added Solution Folder which snuck in
2016-09-21 09:26:15 -07:00
Eldar Akchurin e8f4c3450c Removing parallization from packer 2016-09-21 17:26:05 +02:00
Clemens Marschner b5d7c14174 Constructors 2016-09-21 16:53:56 +02:00
Eldar Akchurin 53ec64a160 Changing scheduling to static 2016-09-21 16:45:07 +02:00
Clemens Marschner 15453d6879 Remove nonexistant destructor 2016-09-21 16:24:02 +02:00
Clemens Marschner bfbd41d41c Comments 2016-09-21 15:04:01 +02:00
Eldar Akchurin 80deece689 Addressing CR 2016-09-21 12:00:04 +02:00
Eldar Akchurin 773dca2b4c First version of GPU prefetch 2016-09-21 12:00:04 +02:00
Clemens Marschner 02a80b5c3f Review comments 2016-09-21 11:41:59 +02:00
Clemens Marschner 1463f3c478 Remove shared_ptr from basematrix 2016-09-21 11:41:59 +02:00
Clemens Marschner a0844b2a35 Cheaper matrix constructors 2016-09-21 11:41:59 +02:00
Project Philly 7c5fb2d7d8 Integrate fseide/samplebs into master 2016-09-20 16:23:36 -07:00
U-FAREAST\fseide f653c3896a Merge branch 'jdroppo/memshare-rnn-bugfix' of https://github.com/Microsoft/CNTK into fseide/samplebs 2016-09-20 14:26:00 -07:00
Vadim Mazalov 7447d55ed0 Add resetRNN flag to Evaluate in ExtendedEval intf 2016-09-20 14:11:48 -07:00
Vadim Mazalov f946c20f1b Enable recurrent networks in Extended Eval interface. 2016-09-20 14:11:48 -07:00
U-FAREAST\fseide ad11ca1c29 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/samplebs 2016-09-20 13:59:44 -07:00
Eldar Akchurin 3f80ef106c Addressing CR comments, changing parallelization of packing proposed by Deyu Fu to dynamic 2016-09-20 09:40:48 +02:00
Eldar Akchurin 5163671eab First implementation of the pinned memory in the new readers 2016-09-20 09:40:48 +02:00
Mark Hillebrand c847d25f2c Tests/EndToEndTests/Speech/DNN/Parallel1BitQuantizationWithAutoMBScaling: disabled until further investigation 2016-09-20 09:22:31 +02:00
U-FAREAST\fseide 494dff9308 trying to fix the 1bit reference 2016-09-19 16:46:22 -07:00
Alexey Reznichenko f7098f5a96 Fix LM-specific bits in the reader sections 2016-09-20 01:23:58 +02:00
U-FAREAST\fseide bd08d0a7aa merged from master 2016-09-19 16:13:28 -07:00
Amit Agarwal 85e0d9e015 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 2016-09-19 15:48:16 -07:00
Amit 814bd7e7e1 CNTK v2 library: Fix linux build issue 2016-09-19 14:00:51 -07:00
U-FAREAST\fseide 0aea56b2e8 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/samplebs 2016-09-19 13:36:53 -07:00
Frank Seide a9ac9157ae further updates of test patterns after camelCase change 2016-09-19 13:35:58 -07:00
Amit Agarwal 88e6360f70 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 2016-09-19 13:16:56 -07:00
Amit Agarwal 9c65189d32 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/gradAggStateResetFix 2016-09-19 13:04:55 -07:00
Project Philly aae0bcec0e Integrate zhouwang/v2lib-cpuonly into master 2016-09-19 11:22:22 -07:00
Frank Seide 9f90381764 addressed CR feedback, and fixed up more test cases w.r.t. the last camelCase change 2016-09-19 09:02:50 -07:00
U-FAREAST\fseide f0b0009594 Merge branch 'master' of https://github.com/Microsoft/CNTK into fseide/samplebs 2016-09-19 08:25:03 -07:00
Zhou Wang 91de29a4e2 add #ifdef CPUONLY 2016-09-19 14:50:28 +02:00
Mark Hillebrand cef4edc3ec Update comment based on CR feedback 2016-09-19 09:19:04 +02:00
Mark Hillebrand b57445ad18 Tools/check-git-head.sh: run basic checks against Git HEAD 2016-09-19 09:13:31 +02:00
Mark Hillebrand 74611be601 Fix path differing only in case. Fix hard tabs. 2016-09-19 09:13:31 +02:00
Amit Agarwal 350d1dbe48 CNTK v2 library: Bug fixes to enable zero-input Function evaluation 2016-09-18 19:33:52 -07:00
Amit Agarwal 869777a18e Fixed a bug in resetting of gradient quantization residues across epochs when doing lookahead MB size or LR search 2016-09-18 19:20:36 -07:00
Amit Agarwal c919a957ca Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 2016-09-17 20:13:23 -07:00
Amit Agarwal 867ace750c CNTK V2 library: Enabled non scalar initial value for Past/Future value nodes and other bug fixes 2016-09-17 20:13:05 -07:00
Adalberto Foresti 75eb3860a9 Merge branch 'aforesti/removing-min-macro' of https://github.com/Microsoft/CNTK into aforesti/removing-min-macro 2016-09-17 13:45:22 -07:00