Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/include/armnn/backends/
H A DOptimizationViews.hpp55 const Subgraphs& GetUntouchedSubgraphs() const { return m_UntouchedSubgraphs; } in GetUntouchedSubgraphs() function in armnn::OptimizationViews
59 Subgraphs& GetUntouchedSubgraphs() { return m_UntouchedSubgraphs; } in GetUntouchedSubgraphs() function in armnn::OptimizationViews