Searched defs:SetExternalContext (Results 1 – 3 of 3) sorted by relevance
81 void Interpreter::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Interpreter
338 void Subgraph::SetExternalContext(TfLiteExternalContextType type, in SetExternalContext() function in tflite::Subgraph345 void Subgraph::SetExternalContext(struct TfLiteContext* context, in SetExternalContext() function in tflite::Subgraph
457 void (*SetExternalContext)(struct TfLiteContext*, TfLiteExternalContextType, member