Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc442 void InferenceContext::GetUsages(const std::function<bool(ValueId)>& functor, in GetUsages() function in tflite::gpu::metal::InferenceContext
480 GetUsages( in AllocateMemoryForBuffers()
547 GetUsages( in AllocateMemoryForStrongShapes()
Dinference_context.h146 void GetUsages(const std::function<bool(ValueId)>& functor,
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc450 void InferenceContext::GetUsages(const std::function<bool(ValueId)>& functor, in GetUsages() function in tflite::gpu::cl::InferenceContext
523 GetUsages( in AllocateMemoryForBuffers()
577 GetUsages( in AllocateMemoryForStrongShapes()
Dinference_context.h131 void GetUsages(const std::function<bool(ValueId)>& functor,