Home
last modified time | relevance | path

Searched refs:GpuPlaneName (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events_test.cc50 device_plane.SetName(GpuPlaneName(0)); in CreateXSpace()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_test_utils.cc53 std::string name = GpuPlaneName(device_ordinal); in GetOrCreateGpuXPlane()
Dxplane_schema.h219 inline std::string GpuPlaneName(int32 device_ordinal) { in GpuPlaneName() function
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Ddevice_tracer_test.cc356 const XPlane* cupti_device_plane = FindPlaneWithName(space, GpuPlaneName(0)); in TEST_F()
Dcupti_collector.cc680 std::string name = GpuPlaneName(device_ordinal); in Export()