24.08
|
Go to the documentation of this file.
53 std::unique_ptr<DeserializerImpl> pDeserializerImpl;
std::unique_ptr< INetwork, void(*)(INetwork *network)> INetworkPtr
static IDeserializerPtr Create()
static IDeserializer * CreateRaw()
std::unique_ptr< IDeserializer, void(*)(IDeserializer *parser)> IDeserializerPtr
armnn::LayerBindingId m_BindingId
int LayerBindingId
Type of identifiers for bindable layers (inputs, outputs).
BindingPointInfo GetNetworkOutputBindingInfo(unsigned int layerId, const std::string &name) const
Retrieve binding info (layer id and tensor info) for the network output identified by the given layer...
BindingPointInfo GetNetworkInputBindingInfo(unsigned int layerId, const std::string &name) const
Retrieve binding info (layer id and tensor info) for the network input identified by the given layer ...
armnn::INetworkPtr CreateNetworkFromBinary(const std::vector< uint8_t > &binaryContent)
Create an input network from binary file contents.
static void Destroy(IDeserializer *parser)
armnn::TensorInfo m_TensorInfo