.. |
ComputationEnvironment.h
|
Add trace for nodes with abs sum to make compare easier, with trace level 1000
|
2017-01-05 13:09:12 -08:00 |
ComputationNetwork.cpp
|
Rename EditDistanceNode to EditDistanceErrorNode. Use GetAllSequences in ED computation
|
2017-01-12 17:43:07 -08:00 |
ComputationNetwork.h
|
CNTK core: Turn on forward compute memory sharing by default
|
2017-01-04 15:20:16 -08:00 |
ComputationNetworkAnalysis.cpp
|
more vs2015 cleanup, including tests now.
|
2016-11-25 23:21:02 +01:00 |
ComputationNetworkBuilder.cpp
|
Rename EditDistanceNode to EditDistanceErrorNode. Use GetAllSequences in ED computation
|
2017-01-12 17:43:07 -08:00 |
ComputationNetworkBuilder.h
|
Rename EditDistanceNode to EditDistanceErrorNode. Use GetAllSequences in ED computation
|
2017-01-12 17:43:07 -08:00 |
ComputationNetworkEditing.cpp
|
Quantized multiplier v1
|
2016-11-27 21:25:26 -08:00 |
ComputationNetworkEvaluation.cpp
|
CNTK v2 library: a) Fix the memory sharing evaluation order for the case when one of the network roots is not a forward prop root specified to AllocateAllMatrices b) Fix the conversion of Variable to Function in python bindings
|
2017-01-19 16:49:21 -08:00 |
ComputationNetworkLib.vcxproj
|
Windows: switch to Visual Studio 2015
|
2017-01-10 10:47:35 +01:00 |
ComputationNetworkLib.vcxproj.filters
|
CNTK v2 library: Initial support for user defined V2 functions/operators
|
2016-12-08 20:59:58 -08:00 |
ComputationNetworkScripting.cpp
|
more vs2015 cleanup, including tests now.
|
2016-11-25 23:21:02 +01:00 |
ComputationNode.cpp
|
Add trace for nodes with abs sum to make compare easier, with trace level 1000
|
2017-01-05 13:09:12 -08:00 |
ComputationNode.h
|
CNTK v2 library: Additional verification to detect memory sharing related issues and fixed a issue with V2 trainers when only a subset of the Function roots are evaluated
|
2017-01-16 16:53:08 -08:00 |
ComputationNodeScripting.cpp
|
ComputationNode now have queriable property 'dim'
|
2016-03-23 12:54:24 -07:00 |
ConvolutionalNodes.h
|
incorporated CR feedback
|
2017-01-06 16:41:11 -08:00 |
DeprecatedNodes.h
|
resolve conflict
|
2016-09-14 11:38:46 +02:00 |
EvaluationNodes.h
|
Add some helper methods to Sequences.h. Refactor EditDistanceError node accordingly.
|
2017-01-12 17:43:07 -08:00 |
InputAndParamNodes.cpp
|
Code revision based on review comments. (move scale to first parameter, remove unused initialized in C++ API)
|
2016-12-20 17:20:51 -08:00 |
InputAndParamNodes.h
|
Removed unnecessary functions in Variable.cpp.
|
2016-12-20 17:20:51 -08:00 |
LinearAlgebraNodes.cpp
|
Fix distributed calculation of mean IOU
|
2016-12-02 09:12:51 +01:00 |
LinearAlgebraNodes.h
|
CNTK Core: Fix possible Nan accumulation in ElementTimesNode backprop
|
2017-01-18 12:33:17 -08:00 |
MatrixPool.h
|
cleaned up some dead code related to logging
|
2016-05-02 22:06:27 -07:00 |
NonlinearityNodes.h
|
CNTK core: Implemented an optimization to elide the initial zeroing and subsequent accumulation into gradients for nodes with just one parent/accestor node
|
2016-12-12 12:06:17 -08:00 |
PreComputeNodes.h
|
Add accumulator node
|
2016-10-28 09:54:25 -07:00 |
RNNNodes.cpp
|
adressing comments from CR iteration 4
|
2016-11-25 12:06:38 +01:00 |
RNNNodes.h
|
added a bunch of ops to load legacy models
|
2016-11-16 16:34:27 -08:00 |
RecurrentNodes.cpp
|
CNTK v2 library: Addressed CR feedback and added verification in Forward method call that values for all required arguments that the requested outputs depend on have been supplied
|
2016-09-29 18:21:25 -07:00 |
RecurrentNodes.h
|
CNTK v2 library: Addressed CR feedback and added verification in Forward method call that values for all required arguments that the requested outputs depend on have been supplied
|
2016-09-29 18:21:25 -07:00 |
ReshapingNodes.cpp
|
Fix automatic crop offset computation
|
2016-11-29 01:07:42 -08:00 |
ReshapingNodes.h
|
CNTK core: Change Splice to not use Transpose
|
2016-12-12 12:06:17 -08:00 |
SpecialPurposeNodes.cpp
|
More whitespace
|
2016-09-14 11:38:53 +02:00 |
SpecialPurposeNodes.h
|
Fix path differing only in case. Fix hard tabs.
|
2016-09-19 09:13:31 +02:00 |
TrainingNodes.cpp
|
Align randomization across platforms
|
2016-12-21 17:31:22 +01:00 |
TrainingNodes.h
|
Merge remote-tracking branch 'origin/master' into nikosk/lambdarank
|
2017-01-12 17:39:55 -08:00 |
UserDefinedV2FunctionNode.h
|
CNTK v2 library: Added support for duplicate input variables for a unser-defined function
|
2016-12-30 17:54:27 -08:00 |
stdafx.cpp
|
License change
|
2016-01-18 09:36:17 +01:00 |
stdafx.h
|
License change
|
2016-01-18 09:36:17 +01:00 |
targetver.h
|
License change
|
2016-01-18 09:36:17 +01:00 |