Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/core/framework/ | |
op_kernel.h | 1422 T* OpKernelContext::input_device_context(int index) { function in class:tensorflow::OpKernelContext 1430 inline DeviceContext* OpKernelContext::input_device_context(int index) { function in class:tensorflow::OpKernelContext [all...] |
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | |
gpu_device.cc | 461 static_cast<GPUDeviceContext*>(context->input_device_context(i)); [all...] |