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 182 /* static */ int64 ReferenceUtil::WindowCount(int64 unpadded_width,
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);
reference_util.h 164 static int64 WindowCount(int64 unpadded_width, int64 window_len, int64 stride,

Completed in 160 milliseconds