Home
last modified time | relevance | path

Searched defs:GetDeviceDetails (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddevice_factory.h86 virtual Status GetDeviceDetails(int device_index, in GetDeviceDetails() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_factory.cc135 Status PluggableDeviceFactory::GetDeviceDetails( in GetDeviceDetails() function in tensorflow::PluggableDeviceFactory
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc1240 Status BaseGPUDeviceFactory::GetDeviceDetails( in GetDeviceDetails() function in tensorflow::BaseGPUDeviceFactory