Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.h99 kAllOthers, enumerator
100 kLastGenericEventType = kAllOthers,
Devent_span.cc165 {kAllOthers, "All others"}, in GetGenericEventTypeStrMap()
/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_pod_stats.cc62 add_event(kAllOthers, {UNKNOWN_TIME}); in CreatePodStatsRecord()
Dop_stats_to_pod_stats_test.cc107 EXPECT_NEAR(PicosToMicros(kUnknownTimePs), breakdown.at(kAllOthers), in TEST()
Dop_stats_to_pod_viewer_test.cc111 EXPECT_NEAR(PicosToMicros(kUnknownTimePs), breakdown.at(kAllOthers), in TEST()