From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...1_1_record_by_record_caffe_parser-members.xhtml | 160 +++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 20.02/classarmnn_caffe_parser_1_1_record_by_record_caffe_parser-members.xhtml (limited to '20.02/classarmnn_caffe_parser_1_1_record_by_record_caffe_parser-members.xhtml') diff --git a/20.02/classarmnn_caffe_parser_1_1_record_by_record_caffe_parser-members.xhtml b/20.02/classarmnn_caffe_parser_1_1_record_by_record_caffe_parser-members.xhtml new file mode 100644 index 0000000000..3a38b25c44 --- /dev/null +++ b/20.02/classarmnn_caffe_parser_1_1_record_by_record_caffe_parser-members.xhtml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
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
+
+ + + + -- cgit v1.2.1