Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc658 for (const OpSharding& tuple_sharding_proto : proto.tuple_shardings()) { in FromProto() local
660 HloSharding::FromProto(tuple_sharding_proto)); in FromProto()