Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h860 VT_PRINT_GRAPH_DEBUG = 10 enumerator
872 return GetField<uint8_t>(VT_PRINT_GRAPH_DEBUG, 0) != 0; in print_graph_debug()
879 VerifyField<uint8_t>(verifier, VT_PRINT_GRAPH_DEBUG) && in Verify()
900 …fbb_.AddElement<uint8_t>(HexagonSettings::VT_PRINT_GRAPH_DEBUG, static_cast<uint8_t>(print_graph_d… in add_print_graph_debug()