Home
last modified time | relevance | path

Searched refs:owned_context_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h466 TfLiteContext owned_context_; variable
Dsubgraph.cc142 : context_(&owned_context_), in Subgraph()