Home
last modified time | relevance | path

Searched refs:kRegistration (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/
Dtflite_model_reader.cc48 const TfLiteRegistration kRegistration = { in DelegatePrepare() local
70 context, kRegistration, ops_to_replace, delegate); in DelegatePrepare()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dgpu_api_delegate.cc313 const TfLiteRegistration kRegistration = { in DelegatePrepare() local
361 context, kRegistration, ops_to_replace, delegate); in DelegatePrepare()
/external/tensorflow/tensorflow/lite/delegates/gpu/
Ddelegate.cc367 const TfLiteRegistration kRegistration = { in DelegatePrepare() local
431 context, kRegistration, ops_to_replace, delegate); in DelegatePrepare()
Dgl_delegate.cc382 const TfLiteRegistration kRegistration = { in DelegatePrepare() local
417 context, kRegistration, ops_to_replace, delegate); in DelegatePrepare()
Dmetal_delegate.mm635 const TfLiteRegistration kRegistration = {
681 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(context, kRegistration,