Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.h75 bool off_host_input = device->device_type() == DEVICE_GPU && in Compute() local
78 if (off_host_input) { in Compute()
93 const bool off_host_input = device->device_type() == DEVICE_SYCL && in Compute() local
96 if (off_host_input) { in Compute()