Searched refs:num_total_outputs (Results 1 – 1 of 1) sorted by relevance
345 int num_total_outputs = out_backprop_flat.size(); in Compute() local348 for (int index = 0; index < num_total_outputs; ++index) { in Compute()