Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events_test.cc128 constexpr int64_t kIterNum = 10; in TEST() local
138 {{StatType::kStepId, kStepId}, {StatType::kIterNum, kIterNum}}); in TEST()
141 {{StatType::kStepId, kStepId}, {StatType::kIterNum, kIterNum}}); in TEST()
190 {StatType::kIterNum, kSecondIterNumStart}}); in TEST()
194 {StatType::kIterNum, kSecondIterNumStart + 1}}); in TEST()
199 {StatType::kIterNum, kFirstIterNumStart}}); in TEST()
203 {StatType::kIterNum, kFirstIterNumStart + 1}}); in TEST()
Dgroup_events.cc309 if (absl::optional<XStatVisitor> stat = GetContextStat(StatType::kIterNum)) { in GetGroupName()
596 executor_event.GetEventVisitor().GetStat(StatType::kIterNum); in ProcessTensorFlowLoop()
776 {StatType::kStepId, StatType::kIterNum}}, in CreateInterThreadConnectInfoList()
779 {StatType::kStepId, StatType::kIterNum}}, in CreateInterThreadConnectInfoList()
Dxplane_schema.cc195 {"iter_num", kIterNum}, in GetStatTypeMap()
Dxplane_schema.h185 kIterNum, enumerator