Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dconvolution_handler.cc482 int64 padded_full_shape_size = in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS() local
488 padded_full_shape_size, shard_size_with_halo, dim, rhs.sharding(), in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS()
711 int64 padded_full_shape_size = 0; in PartitionConvolutionWithSpatialDimensionHaloExchangeOnLHS() local
715 padded_full_shape_size, shard_size_with_halo, dim, lhs.sharding(), in PartitionConvolutionWithSpatialDimensionHaloExchangeOnLHS()
Dspmd_partitioner_util.h256 int64 explicit_left_padding_on_full_shape, int64 padded_full_shape_size,
Dspmd_partitioner_util.cc926 int64 explicit_left_padding_on_full_shape, int64 padded_full_shape_size, in ExchangeHaloAndGetValidData() argument
1016 int64 total_right_padding = padded_full_shape_size - in ExchangeHaloAndGetValidData()