Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc152 const int64 width_max = input_size[2] - 1; in Compute() local
283 const int64 width_max = input_size[2] - 1; in Compute() local