Searched refs:kTfLiteCpuBackendContext (Results 1 – 6 of 6) sorted by relevance
24 context->GetExternalContext(context, kTfLiteCpuBackendContext)); in RefreshExternalCpuBackendContext()36 this->type = kTfLiteCpuBackendContext; in ExternalCpuBackendContext()
112 external_contexts_[kTfLiteCpuBackendContext] = in Interpreter()121 if (external_contexts_[kTfLiteCpuBackendContext] && in ~Interpreter()122 (external_contexts_[kTfLiteCpuBackendContext] != in ~Interpreter()126 external_contexts_[kTfLiteCpuBackendContext]); in ~Interpreter()153 if (kTfLiteCpuBackendContext == type && in SetExternalContext()154 external_contexts_[kTfLiteCpuBackendContext] == in SetExternalContext()
1168 interpreter.SetExternalContext(kTfLiteCpuBackendContext, in TEST_F()
103 context->GetExternalContext(context, kTfLiteCpuBackendContext)); in GetFromContext()
57 kTfLiteCpuBackendContext = 3, // include cpu_backend_context.h to use. enumerator
605 interpreter_->SetExternalContext(kTfLiteCpuBackendContext, in InitInterpreter()