Searched defs:CopyTensorToDevice (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | custom_device_test.cc | 38 Status CopyTensorToDevice(ImmediateExecutionTensorHandle* tensor, in CopyTensorToDevice() function in tensorflow::eager::__anon325885840111::TestCustomDevice |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | collective_test_util.cc | 252 Tensor CopyTensorToDevice(Device* device, const Tensor& tensor) { in CopyTensorToDevice() function |
/external/tensorflow/tensorflow/c/eager/ | ||
D | c_api.cc | 422 tensorflow::Status CopyTensorToDevice( in CopyTensorToDevice() function in tensorflow::__anon9d665ed60211::CustomDeviceAPI |