Searched refs:AllocateMemoryForConstTensors (Results 1 – 4 of 4) sorted by relevance
140 absl::Status AllocateMemoryForConstTensors(MetalDevice* device);
378 RETURN_IF_ERROR(AllocateMemoryForConstTensors(device)); in AllocateTensors()468 absl::Status InferenceContext::AllocateMemoryForConstTensors( in AllocateMemoryForConstTensors() function in tflite::gpu::metal::InferenceContext
122 absl::Status AllocateMemoryForConstTensors(CLContext* context);
486 RETURN_IF_ERROR(AllocateMemoryForConstTensors(context)); in AllocateMemory()493 absl::Status InferenceContext::AllocateMemoryForConstTensors( in AllocateMemoryForConstTensors() function in tflite::gpu::cl::InferenceContext