Searched defs:SetInputObjectDef (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ | ||
H A D | api2.cc | 529 absl::Status SetInputObjectDef(int index, ObjectDef new_def) final { in SetInputObjectDef() function in tflite::gpu::gl::__anon11001c620111::InferenceBuilderImpl |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
H A D | api.cc | 748 absl::Status SetInputObjectDef(int index, ObjectDef new_def) override { in SetInputObjectDef() function in tflite::gpu::cl::__anon936b49ec0111::InferenceBuilderImpl |