Searched refs:AllocateMemoryForVariableTensors (Results 1 – 2 of 2) sorted by relevance
124 absl::Status AllocateMemoryForVariableTensors(CLContext* context);
487 RETURN_IF_ERROR(AllocateMemoryForVariableTensors(context)); in AllocateMemory()502 absl::Status InferenceContext::AllocateMemoryForVariableTensors( in AllocateMemoryForVariableTensors() function in tflite::gpu::cl::InferenceContext