Searched defs:GetOutputObject (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ | ||
D | api2.cc | 426 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::gl::__anon517d4d930111::InferenceRunnerImpl |
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
D | api.cc | 484 absl::Status GetOutputObject(int index, TensorObject* object) override { in GetOutputObject() function in tflite::gpu::cl::__anon117e98fd0111::InferenceRunnerImpl |