Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_pod_stats_test.cc97 breakdown.at(kDeviceCollectives), kMaxError); in TEST()
110 EXPECT_EQ(GetGenericEventTypeStr(kDeviceCollectives), record.bottleneck()); in TEST()
Dop_stats_to_pod_viewer_test.cc101 breakdown.at(kDeviceCollectives), kMaxError); in TEST()
114 EXPECT_EQ(GetGenericEventTypeStr(kDeviceCollectives), record.bottleneck()); in TEST()
Dop_stats_to_pod_stats.cc56 add_event(kDeviceCollectives, {DEVICE_COLLECTIVES}); in CreatePodStatsRecord()
/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.h87 kDeviceCollectives, enumerator
Devent_span.cc159 {kDeviceCollectives, "Device collective communication"}, in GetGenericEventTypeStrMap()