Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfractional_max_pool_op.cc160 const int64_t height_max = input_size[1] - 1; in Compute() local
305 const int64_t height_max = input_size[1] - 1; in Compute() local