Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.cc70 {"MemoryAllocation", kMemoryAllocation}, in GetHostEventTypeMap()
282 case HostEventType::kMemoryAllocation: in IsInternalEvent()
Dxplane_schema.h66 kMemoryAllocation, enumerator
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile.cc55 return event_type == HostEventType::kMemoryAllocation; in IsMemoryAllocation()