Home
last modified time | relevance | path

Searched refs:kTransferBufferFromDeviceFastPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_schema.h165 kTransferBufferFromDeviceFastPath, enumerator
166 kLastHostEventType = kTransferBufferFromDeviceFastPath,
H A Dxplane_schema.cc164 {"TransferBufferFromDevice-FastPath", kTransferBufferFromDeviceFastPath}, in GetHostEventTypeMap()