Home
last modified time | relevance | path

Searched defs:tile_shape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dsharding_builder.cc41 OpSharding Tile(const Shape& tile_shape, in Tile()
55 OpSharding Tile1D(const Shape& tile_shape, int64_t num_tiles) { in Tile1D()
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto695 ShapeProto tile_shape = 2; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dsharding_propagation.cc1363 const int64_t tile_shape = CeilOfRatio( in GetShardingFromUser() local
Dhlo_sharding_util.cc372 const Shape tile_shape = sharding.TileShape(source_shape); in ReshapeSharding() local