Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dsharding_builder.cc35 OpSharding Tile(const Shape& tile_shape, in Tile()
49 OpSharding Tile1D(const Shape& tile_shape, int64 num_tiles) { in Tile1D()
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto589 ShapeProto tile_shape = 2; field