Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::DNN::CNN::TConvLayer< Architecture_t > Member List

This is the complete list of members for TMVA::DNN::CNN::TConvLayer< Architecture_t >, including all inherited members.

AddWeightsXMLTo(void *parent)TMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
AlgorithmBackward_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
AlgorithmDataType_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
AlgorithmForward_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
AlgorithmHelper_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
Backward(Tensor_t &gradients_backward, const Tensor_t &activations_backward)TMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
calculateDimension(size_t imgDim, size_t fltDim, size_t padding, size_t stride)TMVA::DNN::CNN::TConvLayer< Architecture_t >static
calculateNLocalViewPixels(size_t depth, size_t height, size_t width)TMVA::DNN::CNN::TConvLayer< Architecture_t >inlinestatic
calculateNLocalViews(size_t inputHeight, size_t filterHeight, size_t paddingHeight, size_t strideRows, size_t inputWidth, size_t filterWidth, size_t paddingWidth, size_t strideCols)TMVA::DNN::CNN::TConvLayer< Architecture_t >static
CopyBiases(const std::vector< Matrix_t > &otherBiases)TMVA::DNN::VGeneralLayer< Architecture_t >
CopyParameters(const VGeneralLayer< Arch > &layer)TMVA::DNN::VGeneralLayer< Architecture_t >
CopyWeights(const std::vector< Matrix_t > &otherWeights)TMVA::DNN::VGeneralLayer< Architecture_t >
fActivationGradientsTMVA::DNN::VGeneralLayer< Architecture_t >protected
fBackwardIndicesTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fBatchSizeTMVA::DNN::VGeneralLayer< Architecture_t >protected
fBiasesTMVA::DNN::VGeneralLayer< Architecture_t >protected
fBiasGradientsTMVA::DNN::VGeneralLayer< Architecture_t >protected
fDepthTMVA::DNN::VGeneralLayer< Architecture_t >protected
fDescriptorsTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fDropoutProbabilityTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fFTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fFilterDepthTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fFilterHeightTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fFilterWidthTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fForwardTensorTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fHeightTMVA::DNN::VGeneralLayer< Architecture_t >protected
fInitTMVA::DNN::VGeneralLayer< Architecture_t >protected
fInputActivationTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fInputDepthTMVA::DNN::VGeneralLayer< Architecture_t >protected
fInputHeightTMVA::DNN::VGeneralLayer< Architecture_t >protected
fInputWidthTMVA::DNN::VGeneralLayer< Architecture_t >protected
fIsTrainingTMVA::DNN::VGeneralLayer< Architecture_t >protected
fNLocalViewPixelsTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fNLocalViewsTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
Forward(Tensor_t &input, bool applyDropout=false)TMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
fOutputTMVA::DNN::VGeneralLayer< Architecture_t >protected
fPaddingHeightTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fPaddingWidthTMVA::DNN::CNN::TConvLayer< Architecture_t >private
FreeWorkspace()TMVA::DNN::CNN::TConvLayer< Architecture_t >private
fRegTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fStrideColsTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fStrideRowsTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
fWeightDecayTMVA::DNN::CNN::TConvLayer< Architecture_t >private
fWeightGradientsTMVA::DNN::VGeneralLayer< Architecture_t >protected
fWeightsTMVA::DNN::VGeneralLayer< Architecture_t >protected
fWidthTMVA::DNN::VGeneralLayer< Architecture_t >protected
fWorkspaceTMVA::DNN::CNN::TConvLayer< Architecture_t >protected
GetActivationFunction() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetActivationGradients() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetActivationGradients()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetActivationGradientsAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetActivationGradientsAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBatchSize() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiases() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiases()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasesAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasesAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasGradients() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasGradients()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasGradientsAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetBiasGradientsAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetDepth() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetDescriptors()TMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetDescriptors() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetDropoutProbability() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetExtraLayerParameters() constTMVA::DNN::VGeneralLayer< Architecture_t >inlinevirtual
GetFilterDepth() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetFilterHeight() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetFilterWidth() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetForwardMatrices() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetForwardMatrices()TMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetHeight() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetInitialization() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetInputActivation() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetInputActivation()TMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetInputActivationAt(size_t i)TMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetInputActivationAt(size_t i) constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetInputDepth() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetInputHeight() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetInputWidth() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetNLocalViewPixels() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetNLocalViews() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetOutput() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetOutput()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetOutputAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetOutputAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetPaddingHeight() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetPaddingWidth() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetRegularization() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetStrideCols() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetStrideRows() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetWeightDecay() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetWeightGradients() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeightGradients()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeightGradientsAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeightGradientsAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeights() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeights()TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeightsAt(size_t i) constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWeightsAt(size_t i)TMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWidth() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
GetWorkspace()TMVA::DNN::CNN::TConvLayer< Architecture_t >inline
GetWorkspace() constTMVA::DNN::CNN::TConvLayer< Architecture_t >inline
HelperDescriptor_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
Initialize()TMVA::DNN::VGeneralLayer< Architecture_t >virtual
InitializeDescriptors()TMVA::DNN::CNN::TConvLayer< Architecture_t >private
InitializeWorkspace()TMVA::DNN::CNN::TConvLayer< Architecture_t >private
IsTraining() constTMVA::DNN::VGeneralLayer< Architecture_t >inline
LayerDescriptor_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
Matrix_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
Print() constTMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
ReadMatrixXML(void *node, const char *name, Matrix_t &matrix)TMVA::DNN::VGeneralLayer< Architecture_t >
ReadWeightsFromXML(void *parent)TMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
ReduceTensorDescriptor_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
ReleaseDescriptors()TMVA::DNN::CNN::TConvLayer< Architecture_t >private
ResetTraining()TMVA::DNN::VGeneralLayer< Architecture_t >inlinevirtual
Scalar_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
SetBatchSize(size_t batchSize)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetDepth(size_t depth)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetDropoutProbability(Scalar_t)TMVA::DNN::VGeneralLayer< Architecture_t >inlinevirtual
SetExtraLayerParameters(const std::vector< Matrix_t > &)TMVA::DNN::VGeneralLayer< Architecture_t >inlinevirtual
SetHeight(size_t height)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetInputDepth(size_t inputDepth)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetInputHeight(size_t inputHeight)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetInputWidth(size_t inputWidth)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetIsTraining(bool isTraining)TMVA::DNN::VGeneralLayer< Architecture_t >inline
SetWidth(size_t width)TMVA::DNN::VGeneralLayer< Architecture_t >inline
TConvLayer(size_t BatchSize, size_t InputDepth, size_t InputHeight, size_t InputWidth, size_t Depth, EInitialization Init, size_t FilterHeight, size_t FilterWidth, size_t StrideRows, size_t StrideCols, size_t PaddingHeight, size_t PaddingWidth, Scalar_t DropoutProbability, EActivationFunction f, ERegularization Reg, Scalar_t WeightDecay)TMVA::DNN::CNN::TConvLayer< Architecture_t >
TConvLayer(TConvLayer< Architecture_t > *layer)TMVA::DNN::CNN::TConvLayer< Architecture_t >
TConvLayer(const TConvLayer &)TMVA::DNN::CNN::TConvLayer< Architecture_t >
Tensor_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
Update(const Scalar_t learningRate)TMVA::DNN::VGeneralLayer< Architecture_t >
UpdateBiases(const std::vector< Matrix_t > &biasGradients, const Scalar_t learningRate)TMVA::DNN::VGeneralLayer< Architecture_t >
UpdateBiasGradients(const std::vector< Matrix_t > &biasGradients, const Scalar_t learningRate)TMVA::DNN::VGeneralLayer< Architecture_t >
UpdateWeightGradients(const std::vector< Matrix_t > &weightGradients, const Scalar_t learningRate)TMVA::DNN::VGeneralLayer< Architecture_t >
UpdateWeights(const std::vector< Matrix_t > &weightGradients, const Scalar_t learningRate)TMVA::DNN::VGeneralLayer< Architecture_t >
VGeneralLayer(size_t BatchSize, size_t InputDepth, size_t InputHeight, size_t InputWidth, size_t Depth, size_t Height, size_t Width, size_t WeightsNSlices, size_t WeightsNRows, size_t WeightsNCols, size_t BiasesNSlices, size_t BiasesNRows, size_t BiasesNCols, size_t OutputNSlices, size_t OutputNRows, size_t OutputNCols, EInitialization Init)TMVA::DNN::VGeneralLayer< Architecture_t >
VGeneralLayer(size_t BatchSize, size_t InputDepth, size_t InputHeight, size_t InputWidth, size_t Depth, size_t Height, size_t Width, size_t WeightsNSlices, std::vector< size_t > WeightsNRows, std::vector< size_t > WeightsNCols, size_t BiasesNSlices, std::vector< size_t > BiasesNRows, std::vector< size_t > BiasesNCols, size_t OutputNSlices, size_t OutputNRows, size_t OutputNCols, EInitialization Init)TMVA::DNN::VGeneralLayer< Architecture_t >
VGeneralLayer(VGeneralLayer< Architecture_t > *layer)TMVA::DNN::VGeneralLayer< Architecture_t >
VGeneralLayer(const VGeneralLayer &)TMVA::DNN::VGeneralLayer< Architecture_t >
WeightsDescriptor_t typedefTMVA::DNN::CNN::TConvLayer< Architecture_t >
WriteMatrixToXML(void *node, const char *name, const Matrix_t &matrix)TMVA::DNN::VGeneralLayer< Architecture_t >
WriteTensorToXML(void *node, const char *name, const std::vector< Matrix_t > &tensor)TMVA::DNN::VGeneralLayer< Architecture_t >
~TConvLayer()TMVA::DNN::CNN::TConvLayer< Architecture_t >virtual
~VGeneralLayer()TMVA::DNN::VGeneralLayer< Architecture_t >virtual