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