Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h88 absl::optional<const absl::flat_hash_set<int64>*> BroadcastDimsForCreatedHlo( in BroadcastDimsForCreatedHlo() function
Dspmd_partitioner.cc1317 if (auto broadcast_dims = state_.b->BroadcastDimsForCreatedHlo(hlo())) { in ReshardWithCollectivePermute()