Searched refs:AllocateMemoryForStrongShapes (Results 1 – 4 of 4) sorted by relevance
142 absl::Status AllocateMemoryForStrongShapes(MetalDevice* device);
380 RETURN_IF_ERROR(AllocateMemoryForStrongShapes(device)); in AllocateTensors()544 absl::Status InferenceContext::AllocateMemoryForStrongShapes( in AllocateMemoryForStrongShapes() function in tflite::gpu::metal::InferenceContext
128 absl::Status AllocateMemoryForStrongShapes(CLContext* context);
489 RETURN_IF_ERROR(AllocateMemoryForStrongShapes(context)); in AllocateMemory()574 absl::Status InferenceContext::AllocateMemoryForStrongShapes( in AllocateMemoryForStrongShapes() function in tflite::gpu::cl::InferenceContext