HomeSort by relevance Sort by last modified time
    Searched refs:WindowCount (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
reference_util.cc 149 /* static */ int64 ReferenceUtil::WindowCount(int64 unpadded_width,
263 WindowCount(dim_lengths[i], window[i], stride[i], padding);
408 WindowCount(dim_lengths[i], window[i], stride[i], padding);
reference_util.h 175 static int64 WindowCount(int64 unpadded_width, int64 window_len, int64 stride,

Completed in 153 milliseconds