Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dreference_util.cc134 /* static */ int64 ReferenceUtil::WindowCount(int64 unpadded_width, in WindowCount() function in xla::ReferenceUtil
197 WindowCount(dim_lengths[i], window[i], stride[i], padding); in ReduceWindow3DAdd()
342 WindowCount(dim_lengths[i], window[i], stride[i], padding); in SelectAndScatter4DGePlus()
Dreference_util.h175 static int64 WindowCount(int64 unpadded_width, int64 window_len, int64 stride,