Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.h135 const DeviceType& GetDeviceTypeFor(DeviceId device) const { in GetDeviceTypeFor() function
141 xla::StatusOr<DeviceTypeConstRef> GetDeviceTypeFor( in GetDeviceTypeFor() function
Dmark_for_compilation_pass.cc1181 device_info_cache_.GetDeviceTypeFor(node->assigned_device_name())); in FindCompilationCandidates()
1632 device_info_cache_.GetDeviceTypeFor(chosen_device); in ShouldCompileClusterImpl()