Searched defs:SetExternalContext (Results 1 – 3 of 3) sorted by relevance
138 void Interpreter::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Interpreter
453 void Subgraph::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Subgraph460 void Subgraph::SetExternalContext(struct TfLiteContext* context, in SetExternalContext() function in tflite::Subgraph
685 void (*SetExternalContext)(struct TfLiteContext*, TfLiteExternalContextType, member