Searched defs:num_total_outputs (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dfractional_max_pool_op.cc345 int num_total_outputs = out_backprop_flat.size(); variable
348 for (int index = 0; index < num_total_outputs; ++index) {

Completed in 125 milliseconds