Searched refs:ReplaceNodeSubsetsWithDelegateKernels (Results 1 – 11 of 11) sorted by relevance
188 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph192 ->ReplaceNodeSubsetsWithDelegateKernels(registration, nodes_to_replace, in ReplaceNodeSubsetsWithDelegateKernels()270 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph973 context_->ReplaceNodeSubsetsWithDelegateKernels = in SwitchToDelegateContext()974 ReplaceNodeSubsetsWithDelegateKernels; in SwitchToDelegateContext()984 context_->ReplaceNodeSubsetsWithDelegateKernels = in SwitchToKernelContext()
381 static TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(390 TfLiteStatus ReplaceNodeSubsetsWithDelegateKernels(
59 context->ReplaceNodeSubsetsWithDelegateKernels( in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate()
69 context->ReplaceNodeSubsetsWithDelegateKernels(context, GetKernel(), in Prepare()
34 TF_LITE_ENSURE_STATUS(context->ReplaceNodeSubsetsWithDelegateKernels( in GenericPrepare()
91 context->ReplaceNodeSubsetsWithDelegateKernels = nullptr; in PopulateContext()
442 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member
152 context_.ReplaceNodeSubsetsWithDelegateKernels = nullptr; in MicroInterpreter()
148 return context->ReplaceNodeSubsetsWithDelegateKernels(
762 EXPECT_EQ(context->ReplaceNodeSubsetsWithDelegateKernels( in TEST()1149 context->ReplaceNodeSubsetsWithDelegateKernels( in SimpleDelegate()1344 context->ReplaceNodeSubsetsWithDelegateKernels( in SetUp()
1413 return context->ReplaceNodeSubsetsWithDelegateKernels( in NnApiDelegate()