Home
last modified time | relevance | path

Searched defs:OutputDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc481 tensorflow::Device* KernelAndDeviceOp::OutputDevice(int idx) const { in OutputDevice() function in tensorflow::KernelAndDeviceOp
488 tensorflow::Device* KernelAndDeviceFunc::OutputDevice(int idx) const { in OutputDevice() function in tensorflow::KernelAndDeviceFunc
/external/cronet/base/threading/
Dthread_restrictions.h172 class OutputDevice; variable