Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_op_stats.cc51 DeviceCapabilities GetDeviceCapFromXPlane(const XPlane& device_plane) { in GetDeviceCapFromXPlane() function
92 DeviceCapabilities cap = GetDeviceCapFromXPlane(device_plane); in GetPerfEnvFromXPlane()
176 gpu_model = GpuModelName(GetDeviceCapFromXPlane(*device_trace)); in ConvertXSpaceToOpStats()
Dxplane_to_op_stats.h44 DeviceCapabilities GetDeviceCapFromXPlane(const XPlane& device_plane);