Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc260 return GetDeviceContextLocked().status(); in EnsureDeviceContextOk()
278 xla::StatusOr<XlaDeviceContext*> XlaDevice::GetDeviceContextLocked() { in GetDeviceContextLocked() function in tensorflow::XlaDevice
354 return GetDeviceContextLocked().status(); in UseGpuDeviceInfo()
362 GetDeviceContextLocked()); in FillContextMap()
457 GetDeviceContextLocked()); in MakeTensorFromProto()
Dxla_device.h187 xla::StatusOr<XlaDeviceContext*> GetDeviceContextLocked()