MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / tflite_delegate

Method tflite_delegate

tensorflow/lite/delegates/gpu/gl_delegate.cc:336–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 TfLiteDelegate* tflite_delegate() { return &delegate_; }
337
338 private:
339 Status FindObject(ValueId id, ValueRef* ref) const {

Callers 1

TfLiteGpuDelegateCreateFunction · 0.45

Implementers 1

NnApiDelegatetensorflow/lite/delegates/nnapi/java/s

Calls

no outgoing calls

Tested by

no test coverage detected