Searched defs:GetOutputObject (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/update_engine/common/ | ||
H A D | action.h | 209 const typename ActionTraits<SubClass>::OutputObjectType& GetOutputObject() { in GetOutputObject() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ | ||
H A D | api2.cc | 429 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::gl::__anon11001c620111::InferenceRunnerImpl |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
H A D | api.cc | 488 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::cl::__anon936b49ec0111::InferenceRunnerImpl |