Home
last modified time | relevance | path

Searched defs:VisitGatherLayer (Results 1 – 3 of 3) sorted by relevance

/external/armnn/include/armnn/
DLayerVisitorBase.hpp118 void VisitGatherLayer(const IConnectableLayer*, in VisitGatherLayer() function in armnn::LayerVisitorBase
121 void VisitGatherLayer(const IConnectableLayer*, in VisitGatherLayer() function in armnn::LayerVisitorBase
/external/armnn/src/armnnSerializer/
DSerializer.cpp495 void SerializerVisitor::VisitGatherLayer(const armnn::IConnectableLayer* layer, in VisitGatherLayer() function in armnnSerializer::SerializerVisitor
502 void SerializerVisitor::VisitGatherLayer(const armnn::IConnectableLayer* layer, in VisitGatherLayer() function in armnnSerializer::SerializerVisitor
/external/armnn/src/armnnSerializer/test/
DSerializerTests.cpp1346 void VisitGatherLayer(const armnn::IConnectableLayer* layer, in BOOST_AUTO_TEST_CASE() function in BOOST_AUTO_TEST_CASE::GatherLayerVerifier