Home
last modified time | relevance | path

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

/external/armnn/delegate/classic/src/
DGather.hpp52 armnn::GatherDescriptor gatherDescriptor; in VisitGatherOperator() local
/external/armnn/src/armnnOnnxParser/
DOnnxParser.cpp1969 armnn::GatherDescriptor gatherDescriptor; in ParseGather() local
/external/armnn/src/armnnSerializer/
DSerializer.cpp592 const armnn::GatherDescriptor& gatherDescriptor, in SerializeGatherLayer()
/external/armnn/src/armnn/
DNetwork.cpp2503 IConnectableLayer* NetworkImpl::AddGatherLayer(const GatherDescriptor& gatherDescriptor, in AddGatherLayer()
/external/armnn/src/armnnTfLiteParser/
DTfLiteParser.cpp4279 armnn::GatherDescriptor gatherDescriptor; in ParseGather() local