Searched defs:SetExternalContext (Results 1 – 3 of 3) sorted by relevance
141 void Interpreter::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Interpreter
485 void Subgraph::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Subgraph492 void Subgraph::SetExternalContext(struct TfLiteContext* context, in SetExternalContext() function in tflite::Subgraph
748 void (*SetExternalContext)(struct TfLiteContext*, TfLiteExternalContextType, member