https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
487d862 License change 18 January 2016, 08:36:44 UTC
d5eb839 minor bug fix in Kaldi2Reader 23 July 2015, 07:37:40 UTC
87de1bc porting ivector support to Kaldi2Reader 23 July 2015, 06:57:00 UTC
60f283b Merge branch 'mseltzer/ivectorreader' of https://git01.codeplex.com/cntk into mseltzer/ivectorreader 23 July 2015, 06:10:06 UTC
1257a69 finished porting to linux HTKMLFReader 23 July 2015, 06:07:44 UTC
97a9613 porting ivector support to linux version of HTKMLFReader 23 July 2015, 05:48:05 UTC
2501913 initial version of ivector reader, ready for testing 23 July 2015, 05:47:56 UTC
efe7abf start of changes to HTKMLFReader for ivector support 23 July 2015, 05:47:46 UTC
27f80bb Merge branch 'master' of https://git01.codeplex.com/cntk 23 July 2015, 05:41:36 UTC
36cd255 Fix a minor bug for buildinfo.h when CUDA_PATH is not defined 22 July 2015, 23:53:54 UTC
c26a358 Fix Linux build and enhance build script 22 July 2015, 20:49:35 UTC
68c9ffa fix a minor bug in CPUONLY mode. 22 July 2015, 19:10:42 UTC
c437f85 Rename NDRMParser to SparsePCParser. 22 July 2015, 14:15:09 UTC
41d9515 Converting NDRM reader to SparsePC reader. 22 July 2015, 14:02:39 UTC
0d44322 Merge branch 'master' of https://git01.codeplex.com/cntk into bmitra/Changes 22 July 2015, 09:18:54 UTC
fdd2216 Fixed GPU locking code for Linux 22 July 2015, 06:54:47 UTC
a61ae11 Merge branch 'master' of https://git01.codeplex.com/cntk Conflicts: DataReader/HTKMLFReader/utterancesourcemulti.h DataReader/HTKMLFReader_linux/utterancesourcemulti.h DataReader/Kaldi2Reader/utterancesourcemulti.h 22 July 2015, 06:27:33 UTC
a48278a Remove useless merged code 22 July 2015, 04:30:10 UTC
8c77b0c Merge branch 'master' of https://git01.codeplex.com/cntk Conflicts: DataReader/LMSequenceReader/SequenceReader.cpp modified: DataReader/LMSequenceReader/SequenceReader.cpp 22 July 2015, 04:26:24 UTC
94058b1 set both for Label Outputs in SequenceReader 22 July 2015, 04:24:53 UTC
85266da initial version of ivector reader, ready for testing 21 July 2015, 23:17:22 UTC
f336e23 start of changes to HTKMLFReader for ivector support 21 July 2015, 18:09:12 UTC
a567807 Use CPUdevice only for class-based cross entropy for LM reader 21 July 2015, 15:54:52 UTC
3ba40b6 added readme for lstmm lm setup 21 July 2015, 15:10:31 UTC
54e9809 LM Sequence reader to use CPU device for labels. Also updated LSTM LM training setup. 21 July 2015, 15:07:59 UTC
9ffa9df Add transfer in getoutput 21 July 2015, 13:01:10 UTC
ae76821 Set shuffle always true, set m_evalMode under old version 21 July 2015, 12:35:16 UTC
3e46e6e fix dataend issue, and support old-version model for test modified: DataReader/LMSequenceReader/SequenceReader.cpp modified: MachineLearning/CNTK/TrainingCriterionNodes.h 21 July 2015, 03:11:52 UTC
7e09cfa Restore the SetSentenceSegBatch call accidentally removed in the prefetch undo 20 July 2015, 22:21:35 UTC
f33224b Undo prefetch 20 July 2015, 21:10:19 UTC
3cbf7fe Disable prefetching by default as there are issues in case of RNNs 20 July 2015, 21:05:49 UTC
9bb8d4d minor changes based on code review 20 July 2015, 19:50:47 UTC
45e79ad fix problems in reader when files have duration mismatch 20 July 2015, 19:50:45 UTC
a054e65 Fix MPI_SUPPORT build 20 July 2015, 17:43:47 UTC
d207761 Merge branch 'master' of https://git01.codeplex.com/cntk 20 July 2015, 05:43:29 UTC
22dce65 Added /bigobj option to CNTKEval.vcxproj to address the 'too many sections' compiltation error in that project 19 July 2015, 19:02:30 UTC
24614d8 Merge branch 'mseltzer/uttreaderfix' of https://git01.codeplex.com/cntk 19 July 2015, 06:37:06 UTC
0b78877 Merge branch 'master' of https://git01.codeplex.com/cntk into bmitra/Changes 19 July 2015, 06:18:55 UTC
cd34812 CPU Sparse copy constructor. 19 July 2015, 06:18:35 UTC
222e703 Merge remote-tracking branch 'origin/chenguoguo/kaldi2reader-multi-utterance' 19 July 2015, 00:52:33 UTC
219ee93 Merge remote-tracking branch 'origin/linux-gcc' into chenguoguo/kaldi2reader-multi-utterance 18 July 2015, 22:34:53 UTC
8d21003 Merge remote-tracking branch 'origin/master' into chenguoguo/kaldi2reader-multi-utterance 18 July 2015, 20:30:01 UTC
8830b5a Merge remote-tracking branch 'origin/master' into linux-gcc 18 July 2015, 07:42:51 UTC
fa3fb05 Fix linux builds. 18 July 2015, 04:47:21 UTC
1726a59 Merge branch 'amitaga/prefetcher_packingmask' 18 July 2015, 03:40:16 UTC
9dcc799 Fixed the issue of minbatch packing mask not being correctly handled in the minibatch prefetching code 18 July 2015, 01:26:38 UTC
82c7d8c Merge remote-tracking branch 'origin/master' into linux-gcc 18 July 2015, 00:32:21 UTC
967c6ba Merge branch 'master' to 'linux-gcc' 18 July 2015, 00:30:07 UTC
bbf4900 Merge branch 'master' to 'linux-gcc' 17 July 2015, 23:42:22 UTC
329d3bc Fix the bug for print correct momentum value. 17 July 2015, 23:26:24 UTC
b5b1c13 Fix error when setting perMB momentum. 17 July 2015, 21:48:03 UTC
d54e2d3 Adding multi-utterance support in Kalsi2Reader for Truncated == false 17 July 2015, 21:25:10 UTC
3a086b7 fix problems in reader when files have duration mismatch 17 July 2015, 17:39:50 UTC
4827a72 Keep m_SentenceBoundary always in CPU memory; Make CNTKEval compatible with the current SetenceBoundary setting change. 17 July 2015, 04:32:00 UTC
9bed897 Fix boundary setting when frameMode=true (For HTKMLFReader_linux); also format the code. 16 July 2015, 23:03:42 UTC
0e65b1f Fix the boundary setting when framemode = true in HTKMLFReader. 16 July 2015, 22:44:05 UTC
e639279 1) Removed iscriterion from checking in forming recurrent loops, because of using a function to check duplicated loops. 2) Check if pairnodes are existing and save them if they are. This aims at backward support of the previous models and network file format. 16 July 2015, 19:13:19 UTC
6a19768 Minor reader changes. 16 July 2015, 16:48:42 UTC
5a98803 Bug: MinibatchPrefetcher is not setting matrix type/size. 16 July 2015, 16:47:29 UTC
34b62d1 Simplify sigmoid kernel 16 July 2015, 16:18:36 UTC
fdd07c1 Make sure Linux and Windows use the same integer type in CUDA kernels 16 July 2015, 16:08:22 UTC
38db72b Use a function to merge duplicated recurrent loops according to their source node. Removed unused functions in MultiNetworkSGD 16 July 2015, 15:59:23 UTC
65f3806 Merge branch 'master' of https://git01.codeplex.com/cntk 16 July 2015, 14:36:46 UTC
fd11f33 update g2p bidirectional setup 16 July 2015, 14:36:34 UTC
a356380 Merge branch 'master' of https://git01.codeplex.com/cntk into bmitra/Changes 16 July 2015, 08:23:21 UTC
02bb921 Updated CNTKbook with encoder/decoder framework (first draft) 16 July 2015, 07:03:44 UTC
717aec0 Use digit to repsent different networks. 16 July 2015, 07:03:06 UTC
d59b5f3 Forming loop using SCC uses isCriterion to true for backward compatibility. Also with this change can create recurrent networks . Update enumeratenodesforeval in pairnodes to ignore its children when search for nodes to be built for a network. 16 July 2015, 07:01:11 UTC
06f3e2d Merge branch 'master' of https://git01.codeplex.com/cntk into bmitra/Changes 15 July 2015, 22:42:39 UTC
f48425b Minor bug fixes. 15 July 2015, 22:41:07 UTC
58855e8 Add returnDense flag. 15 July 2015, 22:37:23 UTC
7a89421 MultiNetworkSGD fix linux build 15 July 2015, 20:02:10 UTC
e298bdd fix linux build error and warnings 15 July 2015, 19:47:08 UTC
1fb5918 Implement minibatch prefetching This change implements a read-ahead (prefetch) of one minibatch on a separate thread to ensure that main thread always has enough work. This is done through coarse-level parallelism, where GetMinibatch is called from a separate thread and result is cached for main thread to consume. The synchronization is a simple producer/consumer model with a single mutex and a conditional variable. This change also modifies how we measure time it takes to read and compute a minibatch worth of data. 15 July 2015, 18:57:06 UTC
cf4dc2a Fix linux break for lm sequence reader 15 July 2015, 18:48:07 UTC
16b858f Comment the part of using m_pairNodes to backward support, until a good solution is found. 15 July 2015, 17:46:34 UTC
7db6b6b Updated setup for SMT experiments 15 July 2015, 17:33:38 UTC
2b066a6 Use CPUDevice for labels in LMSequenceReader 15 July 2015, 17:32:31 UTC
dd55357 SimpleNetworkBuilder example of using encoder-decoder framework 15 July 2015, 17:31:44 UTC
5ba8938 Use pointer to refer to networks and nodes. Also updated code for encoder-decoder frameworks. Created a new node called PairNetworkNode as a socket from one network to the other networks. 15 July 2015, 17:30:32 UTC
39f9ded Remove constparameternode. 15 July 2015, 16:30:31 UTC
1fdfcde Beautify the SGD.h after merging 15 July 2015, 16:26:16 UTC
10955a0 Merge with master branch 15 July 2015, 16:07:40 UTC
b8fe3d5 Merge branch 'Dev' of https://git01.codeplex.com/cntk into Dev 15 July 2015, 15:03:23 UTC
1ae05ca local change 15 July 2015, 15:03:13 UTC
a0ededc Merge remote-tracking branch 'origin/master' into linux-gcc Conflicts: MachineLearning/CNTK/ComputationNetwork.h MachineLearning/CNTK/NetworkDescriptionLanguage.cpp 15 July 2015, 09:24:27 UTC
05d2db2 Fix a bug when forming the recurrent loop. 15 July 2015, 09:14:10 UTC
7c3ad0f Remove unused function in simple evaluator 15 July 2015, 05:48:59 UTC
7f68fa4 Update encoder-decoder bi-directional decoding setup 15 July 2015, 05:24:58 UTC
08fb550 Support beam search decoding with the new pointer to networks and nodes framework for encoder-decoder 15 July 2015, 05:23:50 UTC
481e4c8 Merge branch 'master' of https://git01.codeplex.com/forks/nguyenquyhy/cntkhy 14 July 2015, 23:41:40 UTC
d9c50b8 update minibatch size and epoch size in s2s setup 14 July 2015, 23:17:13 UTC
64960b8 CNTK uses generic interface for multiple networks SGD. 14 July 2015, 23:16:18 UTC
644ed02 Simpletnetwork build alignment with forward. need to check if BuildAlignmentForwardDecoderNetworkFromDescription should be used. 14 July 2015, 23:15:32 UTC
561b2f6 Generic interface for multiple networks SGD. Gradient check passed. Use generic interface for simple network evaluation during validation. 14 July 2015, 23:11:15 UTC
bcd7686 Use CPU matrix for label in lm sequence reader 14 July 2015, 23:08:28 UTC
abc106d Merge branch 'master' into linux-gcc 14 July 2015, 21:52:08 UTC
da9436d change CopyImageSizeFromInputs to InferImageDimsFromInputs to reduce confusion 14 July 2015, 19:32:19 UTC
5699f5d Fix tab & space inconsistency. 14 July 2015, 08:53:58 UTC
f12d3e2 Use ColumnElementMultiplyWith for multiplying with col vector instead of Repmat. 14 July 2015, 08:43:27 UTC
back to top