Home
last modified time | relevance | path

Searched defs:device_traces (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dderived_timeline.cc292 std::vector<XPlane*> device_traces) { in DeriveEventsFromHostTrace()
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h167 std::vector<std::vector<TraceEntry>> device_traces; member