Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc294 const int64 num_elements_in_pooling_cell = in Compute() local
309 out_backprop_element / num_elements_in_pooling_cell; in Compute()