Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c167 bool hexagon_controller_ConstructGraph(uint32_t nn_id) { in hexagon_controller_ConstructGraph() function
182 hexagon_controller_ConstructGraph(nn_id); in hexagon_controller_SetupGraph()
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/include/
Dhexagon_controller.h97 bool hexagon_controller_ConstructGraph(uint32_t nn_id);
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c251 return hexagon_controller_ConstructGraph(graph_id); in soc_interface_ConstructGraph()