Searched refs:GetExternalContext (Results 1 – 8 of 8) sorted by relevance
155 context_->GetExternalContext = GetExternalContext; in Subgraph()325 TfLiteExternalContext* Subgraph::GetExternalContext( in GetExternalContext() function in tflite::Subgraph333 TfLiteExternalContext* Subgraph::GetExternalContext( in GetExternalContext() function in tflite::Subgraph335 return static_cast<Subgraph*>(context->impl_)->GetExternalContext(type); in GetExternalContext()
417 TfLiteExternalContext* GetExternalContext(TfLiteExternalContextType type);418 static TfLiteExternalContext* GetExternalContext(
32 context->GetExternalContext(context, kTfLiteGemmLowpContext)); in GetGemmLowpContext()
114 context->GetExternalContext(context, kTfLiteEigenContext)); in GetEigenContext()
93 context->GetExternalContext = nullptr; in PopulateContext()
452 TfLiteExternalContext* (*GetExternalContext)(struct TfLiteContext*, member
154 context_.GetExternalContext = nullptr; in MicroInterpreter()
874 context->GetExternalContext(context, kType)); in Get()