Home
last modified time | relevance | path

Searched defs:AddReshapeLayer (Results 1 – 6 of 6) sorted by relevance

/external/armnn/delegate/classic/src/
DClassicDelegateUtils.hpp271 armnn::IConnectableLayer* AddReshapeLayer(TfLiteContext* tfLiteContext, in AddReshapeLayer() function
/external/armnn/delegate/opaque/src/
DOpaqueDelegateUtils.hpp323 armnn::IConnectableLayer* AddReshapeLayer(TfLiteOpaqueContext* tfLiteContext, in AddReshapeLayer() function
/external/armnn/shim/sl/canonical/
DConversionUtils.hpp228 armnn::IConnectableLayer& AddReshapeLayer(armnn::INetwork& network, in AddReshapeLayer() function
/external/armnn/src/armnn/
DNetwork.cpp467 IConnectableLayer* INetwork::AddReshapeLayer(const ReshapeDescriptor& reshapeDescriptor, in AddReshapeLayer() function in armnn::INetwork
2303 IConnectableLayer* NetworkImpl::AddReshapeLayer(const ReshapeDescriptor& reshapeDescriptor, in AddReshapeLayer() function in armnn::NetworkImpl
/external/android-nn-driver/
DConversionUtils.hpp281 armnn::IConnectableLayer& AddReshapeLayer(armnn::INetwork& network, in AddReshapeLayer() function
/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp4644 armnn::IConnectableLayer* TfLiteParserImpl::AddReshapeLayer(armnn::IConnectableLayer* layer, in AddReshapeLayer() function in armnnTfLiteParser::TfLiteParserImpl