Searched defs:IsFullyDelegated (Results 1 – 3 of 3) sorted by relevance
54 bool IsFullyDelegated() const { return interpreter_->IsFullyDelegated(); } in IsFullyDelegated() function
424 bool Interpreter::IsFullyDelegated() const { in IsFullyDelegated() function in tflite::Interpreter
1758 bool Subgraph::IsFullyDelegated() const { in IsFullyDelegated() function in tflite::Subgraph