Searched refs:ReplaceNodeSubsetsWithDelegateKernels (Results 1 – 17 of 17) sorted by relevance
69 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
65 context->ReplaceNodeSubsetsWithDelegateKernels( in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate()
271 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph275 ->ReplaceNodeSubsetsWithDelegateKernels(registration, nodes_to_replace, in ReplaceNodeSubsetsWithDelegateKernels()373 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph1355 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToDelegateContext()1356 ReplaceNodeSubsetsWithDelegateKernels; in SwitchToDelegateContext()1367 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToKernelContext()
491 static TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(500 TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(
109 return context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
213 context->ReplaceNodeSubsetsWithDelegateKernels( in SimpleDelegate()447 context->ReplaceNodeSubsetsWithDelegateKernels( in FP16Delegate()
832 context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp()
670 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
360 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
430 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
416 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
681 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(context, kRegistration,
745 TFLITE_DCHECK(context->ReplaceNodeSubsetsWithDelegateKernels == nullptr); in Init()792 TFLITE_DCHECK(context->ReplaceNodeSubsetsWithDelegateKernels == nullptr); in Init()
253 return context->ReplaceNodeSubsetsWithDelegateKernels(
991 EXPECT_EQ(context->ReplaceNodeSubsetsWithDelegateKernels( in TEST()
3300 const TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
5204 return context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()