Home
last modified time | relevance | path

Searched defs:new_tile (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding_util.cc1285 auto new_tile = in PartiallyReplicateTiledShardingOnDims() local
1365 auto new_tile = sharding.tile_assignment(); in RemoveShapeDimensions() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dmeta_spmd_expander.cc444 auto new_tile = in ExpandOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Ddot_handler.cc2557 auto new_tile = rhs.sharding().tile_assignment(); in GetDotGroupPartitionContractingLhsRhsShardings() local
2566 auto new_tile = lhs.sharding().tile_assignment(); in GetDotGroupPartitionContractingLhsRhsShardings() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc2779 NodeDef* new_tile = AddEmptyNode(new_tile_name); in TrySimplify() local
2867 void CopyTileWithInput(const NodeDef* tile, NodeDef* new_tile, in CopyTileWithInput()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc5029 Array<int64_t> new_tile(new_tile_shape); in GetManualSharding() local