Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc376 for (auto& tuple_element_sharding : tuple_elements()) { in UsedDevices() local
377 auto unique_device = tuple_element_sharding.UniqueDevice(); in UsedDevices()