Searched refs:ReplaceNodeSubsetsWithDelegateKernels (Results 1 – 18 of 18) sorted by relevance
238 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph242 ->ReplaceNodeSubsetsWithDelegateKernels(registration, nodes_to_replace, in ReplaceNodeSubsetsWithDelegateKernels()340 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph1181 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToDelegateContext()1182 ReplaceNodeSubsetsWithDelegateKernels; in SwitchToDelegateContext()1193 context_.ReplaceNodeSubsetsWithDelegateKernels = in SwitchToKernelContext()
437 static TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(446 TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(
61 context->ReplaceNodeSubsetsWithDelegateKernels( in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate()
71 context->ReplaceNodeSubsetsWithDelegateKernels(context, GetKernel(), in Prepare()
34 TF_LITE_ENSURE_STATUS(context->ReplaceNodeSubsetsWithDelegateKernels( in GenericPrepare()
118 return context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
78 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
29 context->ReplaceNodeSubsetsWithDelegateKernels); in MockInit()
527 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
291 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
413 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
611 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels(context, kRegistration,
109 context->ReplaceNodeSubsetsWithDelegateKernels = nullptr; in PopulateContext()
349 const auto status = context->ReplaceNodeSubsetsWithDelegateKernels( in DelegatePrepare()
159 return context->ReplaceNodeSubsetsWithDelegateKernels(
928 EXPECT_EQ(context->ReplaceNodeSubsetsWithDelegateKernels( in TEST()1383 context->ReplaceNodeSubsetsWithDelegateKernels( in SimpleDelegate()2019 context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp()
4131 return context->ReplaceNodeSubsetsWithDelegateKernels( in DoPrepare()