Searched refs:soc_interface_FillInputNodeWithPort (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/ |
D | soc_interface.c | 100 bool soc_interface_FillInputNodeWithPort(int port, int x, int y, int z, int d, in soc_interface_FillInputNodeWithPort() function 122 return soc_interface_FillInputNodeWithPort( in soc_interface_FillInputNodeFloat()
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | soc_interface.cc | 32 bool soc_interface_FillInputNodeWithPort(int /*port*/, int /*x*/, int /*y*/, in soc_interface_FillInputNodeWithPort() function
|
D | soc_interface.h | 52 bool soc_interface_FillInputNodeWithPort(int port, int x, int y, int z, int d,
|
D | hexagon_control_wrapper.cc | 350 return soc_interface_FillInputNodeWithPort(port, x, y, z, d, data_ptr, in FillInputNode()
|
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/include/ |
D | soc_interface.h | 53 bool soc_interface_FillInputNodeWithPort(int port, int x, int y, int z, int d,
|