CNTK/Source/ComputationNetworkLib
Frank Seide 7d3e84e773 merged from master 2016-02-29 19:17:35 -08:00
..
ComputationNetwork.cpp bug fix in Transpose(); 2016-02-23 11:14:36 -08:00
ComputationNetwork.h Merge branch 'dongyu/needsGradientChange' of https://github.com/Microsoft/CNTK into fseide/s2s 2016-02-24 13:55:41 -08:00
ComputationNetworkAnalysis.cpp
ComputationNetworkBuilder.cpp merged from master 2016-02-29 19:17:35 -08:00
ComputationNetworkBuilder.h merged from master 2016-02-29 19:17:35 -08:00
ComputationNetworkEditing.cpp Merge branch 'dongyu/needsGradientChange' of https://github.com/Microsoft/CNTK into fseide/s2s 2016-02-24 13:55:41 -08:00
ComputationNetworkEvaluation.cpp Merge branch 'dongyu/needsGradientChange' of https://github.com/Microsoft/CNTK into fseide/s2s 2016-02-24 13:55:41 -08:00
ComputationNetworkLib.vcxproj .vcxproj: let intermediate output go into a common directory 2016-02-10 09:10:07 +01:00
ComputationNetworkLib.vcxproj.filters
ComputationNetworkScripting.cpp
ComputationNode.cpp fixed Image/QuickE2E for new TimesNode 2016-02-26 13:45:18 -08:00
ComputationNode.h removed template parameter ElemType from (I)DataReader and (I)DataWriter 2016-02-28 19:01:07 -08:00
ConvolutionalNodes.h Convolution engine refactoring. Preparing for ConvolveGeometry. 2016-02-29 14:09:07 -08:00
EvaluationNodes.h TimesNode now supports tensors 2016-02-25 15:44:49 -08:00
InputAndParamNodes.h RNN.cntk "write" example now writes out the log sentence probabilities, which is more useful, e.g. for N-best rescoring; 2016-02-29 18:16:55 -08:00
LinearAlgebraNodes.h added "write" command to rnn.cnkt; 2016-02-27 23:52:27 -08:00
MatrixPool.h
NonlinearityNodes.h Simplification of GPU device selection code with removal of the parallel error-prone GetBestDevice functionality in GPUMatrix. Now device selection is fully centralized and AUTOPLACEMATRIX functionality is removed 2016-01-30 03:03:12 -08:00
PreComputeNodes.h Merge branch 'dongyu/needsGradientChange' of https://github.com/Microsoft/CNTK into fseide/s2s 2016-02-24 13:55:41 -08:00
RecurrentNodes.h Merge branch 'dongyu/BPTTWithContexts' of https://github.com/Microsoft/CNTK 2016-02-02 16:19:11 -08:00
ReshapingNodes.h bug fix in Transpose(); 2016-02-23 11:14:36 -08:00
SpecialPurposeNodes.h merged with donyu/needsGradientChange 2016-02-24 09:18:44 -08:00
TrainingNodes.h merged from master 2016-02-29 19:17:35 -08:00
stdafx.cpp
stdafx.h
targetver.h