Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/include/
Dhexagon_controller.h114 bool hexagon_controller_ExecuteGraphWithBuffer(uint32_t nn_id,
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c77 hexagon_controller_ExecuteGraphWithBuffer(graph_id, true); in soc_interface_ExecuteGraph()
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dhexagon_controller.c164 bool hexagon_controller_ExecuteGraphWithBuffer(uint32_t nn_id, in hexagon_controller_ExecuteGraphWithBuffer() function