Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c158 bool soc_interface_AllocateNodeInputAndNodeOutputArray(int total_input_count, in soc_interface_AllocateNodeInputAndNodeOutputArray() argument
161 total_input_count, total_output_count); in soc_interface_AllocateNodeInputAndNodeOutputArray()
163 total_input_count * sizeof(hexagon_nn_input)); in soc_interface_AllocateNodeInputAndNodeOutputArray()
168 s_node_inputs_array_max_count = total_input_count; in soc_interface_AllocateNodeInputAndNodeOutputArray()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dsoc_interface.h74 bool soc_interface_AllocateNodeInputAndNodeOutputArray(int total_input_count,
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/include/
Dsoc_interface.h75 bool soc_interface_AllocateNodeInputAndNodeOutputArray(int total_input_count,