Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfractional_avg_pool_op.cc360 const int64_t num_elements_in_pooling_cell = in Compute() local
375 out_backprop_element / num_elements_in_pooling_cell; in Compute()