Home
last modified time | relevance | path

Searched defs:halo_size (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/dtensor/mlir/expansions/
Dconv_spmd_expander.cc218 int halo_size; in HandleConv() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dcustom_call_handler.cc283 int64_t halo_size = in HandleCustomCallSPMDInternal_RotateRight() local
Dconvolution_handler.cc392 int64_t halo_size = in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS() local
Dspmd_partitioner_util.cc762 int64_t halo_size = halo_size_including_skips - halo_right_skips; in ExchangeHalo() local
824 int64_t halo_size = halo_size_including_skips - halo_left_skips; in ExchangeHalo() local
/external/tensorflow/tensorflow/dtensor/mlir/
Dcollectives.cc432 StatusOr<mlir::Value> EmitHaloExchange(mlir::OpBuilder& builder, int halo_size, in EmitHaloExchange()
/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc74 base_dilation_factor, halo_size, high_padding_for_conv, member
512 int64_t activations_batch_dim, int64_t low_padding, int64_t halo_size, in HaloDuplicateWithSlice()
2069 const int64_t halo_size = last_overlap_point + window_size - new_space_size; in Propagate() local
3596 const int64_t halo_size = is_base_dilated in GetConvolutionDetails() local