Searched defs:WindowCount (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
H A Dreference_util.cc182 /* static */ int64 ReferenceUtil::WindowCount(int64 unpadded_width, function in class:xla::ReferenceUtil
257 WindowCount(dim_lengths[i], window[i], stride[i], padding);
295 WindowCount(dim_lengths[i], window[i], stride[i], padding);
440 WindowCount(dim_lengths[i], window[i], stride[i], padding);

Completed in 158 milliseconds