Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dconv_grad_size_util.cc24 StatusOr<SpatialDimensionOutputSizeAndPadding> GetWindowedOutputSize( in GetWindowedOutputSize() function
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc77 Status GetWindowedOutputSize(int64 input_size, int64 filter_size, int64 stride, in GetWindowedOutputSize() function