ArmNN
 20.05
Deserializer Member List

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

ConstTensorRawPtr typedefDeserializer
Create()IDeserializerstatic
CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent) overrideDeserializervirtual
CreateNetworkFromBinary(std::istream &binaryContent) overrideDeserializervirtual
CreateRaw()IDeserializerstatic
Deserializer()Deserializer
Destroy(IDeserializer *parser)IDeserializerstatic
GetBaseLayer(const GraphPtr &graphPtr, unsigned int layerIndex)Deserializerstatic
GetBindingLayerInfo(const GraphPtr &graphPtr, unsigned int layerIndex)Deserializerstatic
GetInputs(const GraphPtr &graph, unsigned int layerIndex)Deserializerstatic
GetLayerName(const GraphPtr &graph, unsigned int index)Deserializerstatic
GetLstmDescriptor(LstmDescriptorPtr lstmDescriptor)Deserializerstatic
GetLstmInputParams(LstmDescriptorPtr lstmDescriptor, LstmInputParamsPtr lstmInputParams)Deserializerstatic
GetNetworkInputBindingInfo(unsigned int layerId, const std::string &name) const overrideDeserializervirtual
GetNetworkOutputBindingInfo(unsigned int layerId, const std::string &name) const overrideDeserializervirtual
GetNormalizationDescriptor(NormalizationDescriptorPtr normalizationDescriptor, unsigned int layerIndex)Deserializerstatic
GetOutputs(const GraphPtr &graph, unsigned int layerIndex)Deserializerstatic
GetPoolingDescriptor(PoolingDescriptor pooling2dDescriptor, unsigned int layerIndex)Deserializerstatic
GetQLstmDescriptor(QLstmDescriptorPtr qLstmDescriptorPtr)Deserializerstatic
GraphPtr typedefDeserializer
LayerBaseRawPtr typedefDeserializer
LayerBaseRawPtrVector typedefDeserializer
LayerRawPtr typedefDeserializer
LoadGraphFromBinary(const uint8_t *binaryContent, size_t len)Deserializerstatic
LstmDescriptorPtr typedefDeserializer
LstmInputParamsPtr typedefDeserializer
NormalizationDescriptorPtr typedefDeserializer
OutputShapeOfReshape(const armnn::TensorInfo &inputTensorInfo, const std::vector< uint32_t > &targetDimsIn)Deserializerstatic
PoolingDescriptor typedefDeserializer
QLstmDescriptorPtr typedefDeserializer
QunatizedLstmInputParamsPtr typedefDeserializer
TensorRawPtr typedefDeserializer
TensorRawPtrVector typedefDeserializer
~Deserializer()Deserializerinline
~IDeserializer()IDeserializerinlineprotectedvirtual