Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DDebugLayer.cpp15 DebugLayer::DebugLayer(const char* name) in DebugLayer() function in armnn::DebugLayer
20 DebugLayer::DebugLayer(const char* name, bool toFile) in DebugLayer() function in armnn::DebugLayer
H A DDebugLayer.hpp13 class DebugLayer : public Layer class