Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_data_stats_test.cc51 {{StatType::kElementId, kFirstElementId}}); in TEST()
56 {{StatType::kElementId, kSecondElementId}}); in TEST()
62 {{StatType::kElementId, kFirstElementId}}); in TEST()
70 {{StatType::kElementId, kSecondElementId}}); in TEST()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.h154 kElementId, enumerator
Dxplane_schema.cc164 {"element_id", kElementId}, in GetStatTypeMap()
Dgroup_events.cc818 produce_event->GetEventVisitor().GetStat(StatType::kElementId); in ConnectTfDataEvents()
847 consume_event->GetEventVisitor().GetStat(StatType::kElementId); in ConnectTfDataEvents()