Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h1596 VT_ALLOW_AUTOMATIC_FALLBACK_ON_COMPILATION_ERROR = 4, enumerator
1600 return GetField<uint8_t>(VT_ALLOW_AUTOMATIC_FALLBACK_ON_COMPILATION_ERROR, 0) != 0; in allow_automatic_fallback_on_compilation_error()
1607 VerifyField<uint8_t>(verifier, VT_ALLOW_AUTOMATIC_FALLBACK_ON_COMPILATION_ERROR) && in Verify()
1620 …fbb_.AddElement<uint8_t>(FallbackSettings::VT_ALLOW_AUTOMATIC_FALLBACK_ON_COMPILATION_ERROR, stati… in add_allow_automatic_fallback_on_compilation_error()