Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h300 void SwitchToDelegateContext();
Dsubgraph.cc971 void Subgraph::SwitchToDelegateContext() { in SwitchToDelegateContext() function in tflite::Subgraph
1018 SwitchToDelegateContext(); in ModifyGraphWithDelegate()