Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events.cc130 HostEventType::kFunctionRun, HostEventType::kSessionRun, in IsImplicitRootEvent()
179 case HostEventType::kSessionRun: in GetLegacyProducerContext()
243 HostEventType::kSessionRun, HostEventType::kRunGraph}; in IsLegacyRootEvent()
612 : HostEventType::kSessionRun; in CreateEventGroups()
756 gtl::FindOrNull(event_node_map_, HostEventType::kSessionRun); in ProcessModelIds()
Dxplane_schema.h58 kSessionRun, enumerator
Dxplane_schema.cc62 {"SessionRun", kSessionRun}, in GetHostEventTypeMap()