Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dhexagon_controller.c62 static uint32_t s_target_graph_id; variable
222 uint32_t hexagon_controller_GetTargetGraphId() { return s_target_graph_id; } in hexagon_controller_GetTargetGraphId()
225 s_target_graph_id = graph_id; in hexagon_controller_SetTargetGraphId()
401 s_target_graph_id = 0; in hexagon_controller_InitHexagonWithMaxAttributes()