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.cc282 bool need_new_device_context = !device_context_; in GetDeviceContextLocked() local
284 &need_new_device_context)); in GetDeviceContextLocked()
292 &need_new_device_context)); in GetDeviceContextLocked()
296 &need_new_device_context)); in GetDeviceContextLocked()
310 if (!need_new_device_context) { in GetDeviceContextLocked()