Searched refs:AllocateMemoryForConstTensors (Results 1 – 2 of 2) sorted by relevance
157 absl::Status AllocateMemoryForConstTensors(MetalDevice* device);
318 RETURN_IF_ERROR(AllocateMemoryForConstTensors(device)); in AllocateTensors()441 absl::Status InferenceContext::AllocateMemoryForConstTensors( in AllocateMemoryForConstTensors() function in tflite::gpu::metal::InferenceContext