Home
last modified time | relevance | path

Searched defs:CopyToBufferHandle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/
Dgl_delegate.cc110 absl::Status CopyToBufferHandle(TfLiteBufferHandle handle, in CopyToBufferHandle() function in tflite::gpu::gl::__anon60971ceb0111::Delegate
/external/tensorflow/tensorflow/lite/c/
Dcommon.h890 TfLiteStatus (*CopyToBufferHandle)(TfLiteContext* context, member