Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc151 const int64 height_max = input_size[1] - 1; in Compute() local
282 const int64 height_max = input_size[1] - 1; in Compute() local