Home
last modified time | relevance | path

Searched refs:ConvertHostThreadsXPlaneToStepEvents (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_step_events.h35 StepEvents ConvertHostThreadsXPlaneToStepEvents(
H A Dxplane_to_step_events_test.cc88 ConvertHostThreadsXPlaneToStepEvents(*host_plane, &device_step_events); in TEST()
H A Dxplane_to_op_stats.cc211 ConvertHostThreadsXPlaneToStepEvents(*host_plane, device_step_events); in ConvertXSpaceToOpStats()
H A Dxplane_to_step_events.cc174 StepEvents ConvertHostThreadsXPlaneToStepEvents( in ConvertHostThreadsXPlaneToStepEvents() function