Searched refs:soc_interface_ReadOutputNodeWithPort (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/ |
D | soc_interface.c | 127 bool soc_interface_ReadOutputNodeWithPort(int port, uint8_t** buf, in soc_interface_ReadOutputNodeWithPort() function 144 return soc_interface_ReadOutputNodeWithPort(/*port=*/0, buf, buf_byte_size); in soc_interface_ReadOutputNodeFloat()
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | soc_interface.cc | 43 bool soc_interface_ReadOutputNodeWithPort(int /*port*/, uint8_t** /*buf*/, in soc_interface_ReadOutputNodeWithPort() function
|
D | soc_interface.h | 62 bool soc_interface_ReadOutputNodeWithPort(int port, uint8_t** buf,
|
D | hexagon_control_wrapper.cc | 387 soc_interface_ReadOutputNodeWithPort( in ReadOutputNode()
|
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/include/ |
D | soc_interface.h | 63 bool soc_interface_ReadOutputNodeWithPort(int port, uint8_t** buf,
|