Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc298 bool need_new_device_context = !device_context_; in GetDeviceContextLocked() local
300 &need_new_device_context)); in GetDeviceContextLocked()
308 &need_new_device_context)); in GetDeviceContextLocked()
312 &need_new_device_context)); in GetDeviceContextLocked()
326 if (!need_new_device_context) { in GetDeviceContextLocked()