Home
last modified time | relevance | path

Searched defs:GetWindowedOutputSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dconv_grad_size_util.cc24 StatusOr<SpatialDimensionOutputSizeAndPadding> GetWindowedOutputSize( in GetWindowedOutputSize() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dkernel_shape_util.cc78 Status GetWindowedOutputSize(int64_t input_size, int64_t filter_size, in GetWindowedOutputSize() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_window_utils.cc100 DynamicWindowDims GetWindowedOutputSize(HloInstruction* input_size, in GetWindowedOutputSize() function