Home
last modified time | relevance | path

Searched refs:release_default_graph_context (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/arm_compute/graph/
DUtils.h109 void release_default_graph_context(GraphContext &ctx);
/external/ComputeLibrary/src/graph/
DGraphContext.cpp43 release_default_graph_context(*this); in ~GraphContext()
DUtils.cpp100 void release_default_graph_context(GraphContext &ctx) in release_default_graph_context() function