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.h85 bool off_host_input = device->device_type() == DEVICE_GPU && in Compute() local
88 if (off_host_input) { in Compute()