Home
last modified time | relevance | path

Searched defs:allow_automatic_fallback_on_execution_error (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto352 optional bool allow_automatic_fallback_on_execution_error = 8; field
Dconfiguration_generated.h1586 bool allow_automatic_fallback_on_execution_error; member
1602 bool allow_automatic_fallback_on_execution_error() const { in allow_automatic_fallback_on_execution_error() function