Searched defs:AllocateMemoryForBuffers (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
D | inference_context.cc | 521 absl::Status InferenceContext::AllocateMemoryForBuffers(CLContext* context) { in AllocateMemoryForBuffers() function in tflite::gpu::cl::InferenceContext |
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ | ||
D | inference_context.cc | 478 absl::Status InferenceContext::AllocateMemoryForBuffers(MetalDevice* device) { in AllocateMemoryForBuffers() function in tflite::gpu::metal::InferenceContext |