Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc521 std::map<std::pair<int64, int64>, int64> communication_histogram; in DumpCollectedStats() local
530 communication_histogram[std::pair<int64, int64>(*from_device, in DumpCollectedStats()
533 for (auto& fromto_count : communication_histogram) { in DumpCollectedStats()