Home
last modified time | relevance | path

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

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