Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/
Dsoc_interface.c159 int total_output_count) { in soc_interface_AllocateNodeInputAndNodeOutputArray() argument
161 total_input_count, total_output_count); in soc_interface_AllocateNodeInputAndNodeOutputArray()
165 total_output_count * sizeof(hexagon_nn_output)); in soc_interface_AllocateNodeInputAndNodeOutputArray()
169 s_node_outputs_array_max_count = total_output_count; in soc_interface_AllocateNodeInputAndNodeOutputArray()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dsoc_interface.h75 int total_output_count);
/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_soc_interface/include/
Dsoc_interface.h76 int total_output_count);