Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h403 void SwitchToDelegateContext();
Dsubgraph.cc1353 void Subgraph::SwitchToDelegateContext() { in SwitchToDelegateContext() function in tflite::Subgraph
1554 SwitchToDelegateContext(); in ModifyGraphWithDelegate()