Home
last modified time | relevance | path

Searched refs:GetOutputObject (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/
Dapi.h311 virtual absl::Status GetOutputObject(int index, TensorObject* object) = 0;
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.cc426 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::gl::__anon64adbc2c0111::InferenceRunnerImpl
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.cc484 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::cl::__anon409f18760111::InferenceRunnerImpl