Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_schema.cc71 {"MemoryDeallocation", kMemoryDeallocation}, in GetHostEventTypeMap()
283 case HostEventType::kMemoryDeallocation: in IsInternalEvent()
Dxplane_schema.h67 kMemoryDeallocation, enumerator
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile.cc59 return event_type == HostEventType::kMemoryDeallocation; in IsMemoryDeallocation()