Searched defs:CopyCPUTensorToDevice (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
D | gpu_util_platform_specific.cc | 26 void GPUDeviceContext::CopyCPUTensorToDevice(const Tensor* cpu_tensor, in CopyCPUTensorToDevice() function in tensorflow::GPUDeviceContext |
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ | ||
D | pluggable_device_context.cc | 27 void PluggableDeviceContext::CopyCPUTensorToDevice( in CopyCPUTensorToDevice() function in tensorflow::PluggableDeviceContext |
/external/tensorflow/tensorflow/core/tpu/ | ||
D | virtual_device.cc | 38 void VirtualDeviceContext::CopyCPUTensorToDevice(const Tensor* cpu_tensor, in CopyCPUTensorToDevice() function in tensorflow::__anoncc35abb50111::VirtualDeviceContext |
/external/tensorflow/tensorflow/compiler/jit/ | ||
D | xla_device_context.cc | 114 void XlaDeviceContext::CopyCPUTensorToDevice(const Tensor* cpu_tensor, in CopyCPUTensorToDevice() function in tensorflow::XlaDeviceContext |