Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc564 for (const OpSharding& tuple_sharding_proto : proto.tuple_shardings()) { in FromProto() local
566 HloSharding::FromProto(tuple_sharding_proto)); in FromProto()