Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dconvolution_handler.cc482 int64 padded_full_shape_size = in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS() local
711 int64 padded_full_shape_size = 0; in PartitionConvolutionWithSpatialDimensionHaloExchangeOnLHS() local
Dspmd_partitioner_util.cc926 int64 explicit_left_padding_on_full_shape, int64 padded_full_shape_size, in ExchangeHaloAndGetValidData()