Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1117 absl::flat_hash_map<int64, const HloInstruction*> host_channels; in VerifySendsAndRecvs() local
1124 host_channels.insert({sendrecv->channel_id(), sendrecv}); in VerifySendsAndRecvs()