Searched refs:SetOutputObjectDef (Results 1 – 6 of 6) sorted by relevance
272 virtual absl::Status SetOutputObjectDef(int index, ObjectDef def) = 0;283 RETURN_IF_ERROR(SetOutputObjectDef(i, def)); in SetAllOutputObjectDefsTo()
173 RETURN_IF_ERROR(builder->SetOutputObjectDef(object_index, in Prepare()
183 RETURN_IF_ERROR(builder->SetOutputObjectDef(i, obj_def)); in RunModelSampleWithInternalAPI()312 RETURN_IF_ERROR(builder->SetOutputObjectDef(i, obj_def)); in RunModelSampleWithInternalAPISerializedKernels()388 RETURN_IF_ERROR(builder->SetOutputObjectDef(i, obj_def)); in RunModelSampleWithInternalAPISerialized()
207 RETURN_IF_ERROR(builder->SetOutputObjectDef(object_index, in Prepare()
747 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) override { in SetOutputObjectDef() function in tflite::gpu::cl::__anon409f18760111::InferenceBuilderImpl
540 absl::Status SetOutputObjectDef(int index, ObjectDef new_def) final { in SetOutputObjectDef() function in tflite::gpu::gl::__anon64adbc2c0111::InferenceBuilderImpl