ArmNN
 20.11
RecordByRecordCaffeParser Member List

This is the complete list of members for RecordByRecordCaffeParser, including all inherited members.

AddConvLayerWithDepthwiseConv(const caffe::LayerParameter &layerParam, const armnn::Convolution2dDescriptor &desc, unsigned int kernelW, unsigned int kernelH)CaffeParserBaseprotected
AddConvLayerWithSplits(const caffe::LayerParameter &layerParam, const armnn::Convolution2dDescriptor &desc, unsigned int kernelW, unsigned int kernelH)CaffeParserBaseprotected
BlobShapeToTensorInfo(const caffe::BlobShape &blobShape) constCaffeParserBaseprotected
CaffeParserBase()CaffeParserBase
Cleanup()CaffeParserBaseprotected
Create()ICaffeParserstatic
CreateNetworkFromBinaryFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideRecordByRecordCaffeParservirtual
CreateNetworkFromNetParameter(caffe::NetParameter &netParam, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)CaffeParserBaseprotected
CreateNetworkFromString(const char *protoText, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideCaffeParserBasevirtual
CreateNetworkFromTextFile(const char *graphFile, const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs) overrideCaffeParserBasevirtual
CreateRaw()ICaffeParserstatic
Destroy(ICaffeParser *parser)ICaffeParserstatic
GetArmnnOutputSlotForCaffeTop(const std::string &caffeTopName) constCaffeParserBaseprotected
GetBindingInfo(const std::string &layerName, const char *bindingPointDesc, const std::unordered_map< std::string, BindingPointInfo > &bindingInfos)CaffeParserBaseprotectedstatic
armnnCaffeParser::CaffeParserBase::GetInputs(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
GetNetworkInputBindingInfo(const std::string &name) const overrideCaffeParserBasevirtual
GetNetworkOutputBindingInfo(const std::string &name) const overrideCaffeParserBasevirtual
LoadNetParam(caffe::NetParameter &netParameter)CaffeParserBaseprotected
m_ArmnnOutputSlotForCaffeTopCaffeParserBaseprotected
m_InputShapesCaffeParserBaseprotected
m_NetworkCaffeParserBaseprotected
m_NetworkInputsBindingInfoCaffeParserBaseprotected
m_NetworkOutputsBindingInfoCaffeParserBaseprotected
ms_CaffeLayerNameToParsingFunctionsCaffeParserBaseprotectedstatic
OperationParsingFunction typedefCaffeParserBaseprotected
ParseBatchNormLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseConcatLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseConvLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseDropoutLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseEltwiseLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseInnerProductLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseInputLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseLRNLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParsePoolingLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseReluLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseScaleLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseSoftmaxLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
ParseSplitLayer(const caffe::LayerParameter &layerParam)CaffeParserBaseprotected
RecordByRecordCaffeParser()RecordByRecordCaffeParser
ResolveInPlaceLayers(caffe::NetParameter &netParameter)CaffeParserBaseprotected
SetArmnnOutputSlotForCaffeTop(const std::string &caffeTopName, armnn::IOutputSlot &armnnOutputSlot)CaffeParserBaseprotected
TrackBindingPoint(armnn::IConnectableLayer *layer, armnn::LayerBindingId id, const armnn::TensorInfo &tensorInfo, const char *bindingPointDesc, std::unordered_map< std::string, BindingPointInfo > &nameToBindingInfo)CaffeParserBaseprotectedstatic
TrackInputBinding(armnn::IConnectableLayer *layer, armnn::LayerBindingId id, const armnn::TensorInfo &tensorInfo)CaffeParserBaseprotected
TrackOutputBinding(armnn::IConnectableLayer *layer, armnn::LayerBindingId id, const armnn::TensorInfo &tensorInfo)CaffeParserBaseprotected
~ICaffeParser()ICaffeParserinlineprotectedvirtual