Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc282 Status status = index_to_sharding.second.ValidateNonTuple( in ValidateTuple()
297 : ValidateNonTuple(shape, num_devices); in Validate()
306 Status HloSharding::ValidateNonTuple(const Shape& shape, in ValidateNonTuple() function in xla::HloSharding
Dhlo_sharding.h255 Status ValidateNonTuple(const Shape& shape, int64 num_devices) const;