Home
last modified time | relevance | path

Searched defs:CopyTensorToDevice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcustom_device_test.cc38 Status CopyTensorToDevice(ImmediateExecutionTensorHandle* tensor, in CopyTensorToDevice() function in tensorflow::eager::__anon325885840111::TestCustomDevice
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_test_util.cc252 Tensor CopyTensorToDevice(Device* device, const Tensor& tensor) { in CopyTensorToDevice() function
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc422 tensorflow::Status CopyTensorToDevice( in CopyTensorToDevice() function in tensorflow::__anon9d665ed60211::CustomDeviceAPI