Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc170 /*static*/ Status XlaDevice::GetMetadataFromDevice( in GetMetadataFromDevice() function in tensorflow::XlaDevice
187 return GetMetadataFromDevice(ctx->device(), metadata); in GetMetadata()
192 return GetMetadataFromDevice(ctx->device(), metadata); in GetMetadata()
Dxla_platform_info.cc91 } else if (XlaDevice::GetMetadataFromDevice(device, &xla_device_metadata) in XlaPlatformInfoFromDevice()
Dxla_device.h99 static Status GetMetadataFromDevice(DeviceBase* device,