Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.cpp551 IConnectableLayer* INetwork::AddGatherLayer(const GatherDescriptor& descriptor, in AddGatherLayer() function in armnn::INetwork
2503 IConnectableLayer* NetworkImpl::AddGatherLayer(const GatherDescriptor& gatherDescriptor, in AddGatherLayer() function in armnn::NetworkImpl