Home
last modified time | relevance | path

Searched refs:out_offset_batch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_common.h218 const int32 out_offset_batch = b * out_height; in SpatialMaxPool() local
237 (out_offset_batch + ph) * out_width; in SpatialMaxPool()
465 const int32 out_offset_batch = b * out_height;
484 (out_offset_batch + ph) * out_width;