Searched refs:AllocateInternalObject (Results 1 – 2 of 2) sorted by relevance
75 absl::Status AllocateInternalObject(const Object& object);
300 absl::Status Runtime::AllocateInternalObject(const Object& object) { in AllocateInternalObject() function in tflite::gpu::gl::Runtime370 RETURN_IF_ERROR(AllocateInternalObject(object)); in PrepareForExecution()384 RETURN_IF_ERROR(AllocateInternalObject(object)); in PrepareForExecution()