Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc157 const int64 height_start = height_cum_seq[hs]; in Compute() local
288 const int64 height_start = height_seq_tensor_flat(hs); in Compute() local