Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DGraph.hpp471 inline LayerT* Graph::InsertNewLayer(InputSlot& insertBefore, Args&&... args) in InsertNewLayer() function in armnn::Graph
487 inline LayerT* Graph::InsertNewLayer(OutputSlot& insertAfter, Args&&... args) in InsertNewLayer() function in armnn::Graph