Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c29 const int64_t FLAG_ENABLE_INCEPTION_DUMMY_BINARY_INPUT = 0x01; variable
260 if ((flag & FLAG_ENABLE_INCEPTION_DUMMY_BINARY_INPUT) != 0) { in soc_interface_SetDebugFlag()