Home
last modified time | relevance | path

Searched defs:out_r_end (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_grad_op.cc212 const int64_t out_r_end = std::min(out_rows - 1, (in_r + pad_rows) / stride); in CopyOutputBackpropRegion() local
493 const int out_r_end = in DepthwiseConvBackpropInputReference() local