Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c30 const int64_t FLAG_ENABLE_EXPERIMENTAL_DEBUG = 0x02; variable
263 } else if ((flag & FLAG_ENABLE_EXPERIMENTAL_DEBUG) != 0) { in soc_interface_SetDebugFlag()