Home
last modified time | relevance | path

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

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