Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc521 absl::Status InferenceContext::AllocateMemoryForBuffers(CLContext* context) { in AllocateMemoryForBuffers() function in tflite::gpu::cl::InferenceContext
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc478 absl::Status InferenceContext::AllocateMemoryForBuffers(MetalDevice* device) { in AllocateMemoryForBuffers() function in tflite::gpu::metal::InferenceContext