Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnUtils/
H A DGraphTopologicalSort.hpp31 std::map<TNodeId, NodeState>& nodeStates) in GetNextChild()
56 std::map<TNodeId, NodeState>& nodeStates) in TopologicallySort()
116 std::map<TNodeId, NodeState> nodeStates; in GraphTopologicalSort() local