Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfractional_max_pool_op.cc167 int64_t height_end = in Compute() local
312 int64_t height_end = overlapping_ ? height_seq_tensor_flat(hs + 1) in Compute() local