Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/detail/
H A DCrossLayerMemoryManagerHelpers.cpp79 std::set<ITensorHandle *> get_const_handles(const Graph &g) in get_const_handles() function
239 std::set<ITensorHandle *> const_tensors = get_const_handles(g); in configure_transition_manager()