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

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc186 Status status = index_to_sharding.second.ValidateNonTuple(
201 : ValidateNonTuple(shape, num_devices);
210 Status HloSharding::ValidateNonTuple(const Shape& shape, function in class:HloSharding
H A Dhlo_sharding.h239 Status ValidateNonTuple(const Shape& shape, int64 num_devices) const;

Completed in 119 milliseconds