Home
last modified time | relevance | path

Searched refs:GetWindowedInputGradSize (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_window_utils.h42 DynamicWindowDims GetWindowedInputGradSize(HloInstruction* input_size,
Ddynamic_window_utils.cc129 DynamicWindowDims GetWindowedInputGradSize(HloInstruction* input_size, in GetWindowedInputGradSize() function
Ddynamic_padder.cc994 DynamicWindowDims dynamic_window_dims = GetWindowedInputGradSize( in RewriteDynamicConvolutionInputGrad()