D | xla_client.py | 251 window_strides): argument 1282 def SelectAndScatter(self, operand, select, window_dimensions, window_strides, argument 1473 window_dimensions, window_strides, padding): argument 1496 window_strides, base_dilations, window_dilations, padding): argument 1620 def Conv(self, lhs, rhs, window_strides, padding, feature_group_count=1): argument 1639 def ConvWithGeneralPadding(self, lhs, rhs, window_strides, padding, argument 1674 def ConvGeneralDilated(self, lhs, rhs, window_strides, padding, lhs_dilation, argument
|