Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.h139 using DeviceTypeConstRef = std::reference_wrapper<const DeviceType>; variable
141 xla::StatusOr<DeviceTypeConstRef> GetDeviceTypeFor( in GetDeviceTypeFor()