Searched refs:ReplaceNodeSubsetsWithDelegateKernels (Results 1 – 17 of 17) sorted by relevance
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::Subgraph1441 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToDelegateContext()1442 ReplaceNodeSubsetsWithDelegateKernels; in SwitchToDelegateContext()1453 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToKernelContext()
522 static TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(531 TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(
109 return context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
229 context->ReplaceNodeSubsetsWithDelegateKernels( in SimpleDelegate()490 context->ReplaceNodeSubsetsWithDelegateKernels( in FP16Delegate()
877 context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp()
712 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
359 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
415 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
535 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
679 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(context, kRegistration,
109 tfLiteContext->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()
253 return context->ReplaceNodeSubsetsWithDelegateKernels(
990 EXPECT_EQ(context->ReplaceNodeSubsetsWithDelegateKernels( in TEST()
5847 auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()5897 return context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()
2937 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
3869 const TfLiteStatus status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()