Home
last modified time | relevance | path

Searched defs:IsFullyDelegated (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter_test_util.h54 bool IsFullyDelegated() const { return interpreter_->IsFullyDelegated(); } in IsFullyDelegated() function
Dinterpreter.cc424 bool Interpreter::IsFullyDelegated() const { in IsFullyDelegated() function in tflite::Interpreter
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1758 bool Subgraph::IsFullyDelegated() const { in IsFullyDelegated() function in tflite::Subgraph