Searched refs:input_node_count (Results 1 – 1 of 1) sorted by relevance
166 const int input_node_count = GetInputNodeCount(); in hexagon_controller_ExecuteGraphWithBuffer() local167 hexagon_nn_tensordef inputs[input_node_count]; in hexagon_controller_ExecuteGraphWithBuffer()174 hexagon_controller_SetAllInputTensorDef(input_node_count, inputs); in hexagon_controller_ExecuteGraphWithBuffer()177 nn_id, input_node_count, inputs, output_node_count, outputs); in hexagon_controller_ExecuteGraphWithBuffer()