Searched refs:Tile1D (Results 1 – 4 of 4) sorted by relevance
51 OpSharding Tile1D(const Shape& tile_shape, int64 num_tiles);
49 OpSharding Tile1D(const Shape& tile_shape, int64 num_tiles) { in Tile1D() function
59 static HloSharding Tile1D(const Shape& input_shape, int64 num_tiles);
33 HloSharding HloSharding::Tile1D(const Shape& input_shape, int64 num_tiles) { in Tile1D() function in xla::HloSharding