Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddevice_util.h134 const DeviceType& GetDeviceTypeFor(DeviceId device) const { in GetDeviceTypeFor() function
140 StatusOr<DeviceTypeConstRef> GetDeviceTypeFor(absl::string_view device_name) { in GetDeviceTypeFor() function