Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.h179 StatusOr<HloSharding> GetTupleSharding(const Shape& shape) const;
Dhlo_sharding.cc236 StatusOr<HloSharding> HloSharding::GetTupleSharding(const Shape& shape) const { in GetTupleSharding() function in xla::HloSharding