Searched refs:actual_device (Results 1 – 2 of 2) sorted by relevance
180 Device* actual_device = handle->device(); in ExtractTensorFromEagerTensor() local183 if (expected_device == actual_device) return Status::OK(); in ExtractTensorFromEagerTensor()185 if (actual_device == nullptr) { in ExtractTensorFromEagerTensor()
98 const Device* actual_device = in MaybeCopyInputToExpectedDevice() local101 if (expected_input_device != actual_device) { in MaybeCopyInputToExpectedDevice()118 actual_device->name(), " (operation running on ", op_device_name, in MaybeCopyInputToExpectedDevice()130 << actual_device->name() << " (operation running on " in MaybeCopyInputToExpectedDevice()166 "Failed copying input tensor from ", actual_device->name(), " to ", in MaybeCopyInputToExpectedDevice()