Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc255 const bool device_allows_sync_on_completion = in CopyDeviceTensorToCPU() local
262 device_allows_sync_on_completion](xla::Status status) { in CopyDeviceTensorToCPU()
270 if (!device_allows_sync_on_completion) { in CopyDeviceTensorToCPU()
279 if (!device_allows_sync_on_completion && in CopyDeviceTensorToCPU()