Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DGatherLayer.hpp14 class GatherLayer : public LayerWithParameters<GatherDescriptor> class
H A DGatherLayer.cpp16 GatherLayer::GatherLayer(const GatherDescriptor& param, const char* name) in GatherLayer() function in armnn::GatherLayer