Searched defs:GatherDescriptor (Results 1 – 4 of 4) sorted by relevance
932 struct GatherDescriptor : BaseDescriptor struct934 GatherDescriptor() in GatherDescriptor() function938 GatherDescriptor(int32_t axis) in GatherDescriptor() function942 bool operator ==(const GatherDescriptor& rhs) const in operator ==()948 int32_t m_Axis;
480 struct GatherDescriptor struct491 int32_t m_Axis;
307 const GatherDescriptor&, // descriptor in IsGatherSupported()
1287 using GatherDescriptor = armnn::GatherDescriptor; typedef