Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.cc143 std::map<ValueId, int>* graph_ids_to_shared_buffer_tensors, in GetBufferAsignment() argument
188 if (graph_ids_to_shared_buffer_tensors) { in GetBufferAsignment()
189 (*graph_ids_to_shared_buffer_tensors)[usage.first] = in GetBufferAsignment()