Home
last modified time | relevance | path

Searched refs:TileIndexForDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc141 std::vector<int64> HloSharding::TileIndexForDevice(int64 device) const { in TileIndexForDevice() function in xla::HloSharding
172 std::vector<int64> index = TileIndexForDevice(device); in TileOffsetForDevice()
191 std::vector<int64> index = TileIndexForDevice(device); in TileLimitForDevice()
Dhlo_sharding.h131 std::vector<int64> TileIndexForDevice(int64 device) const;