Home
last modified time | relevance | path

Searched refs:SendTensor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h214 Status SendTensor(const SendTensorOp& send_tensor,
Deager_service_impl.cc580 s = SendTensor(item.send_tensor(), context->Context()); in Enqueue()
675 Status EagerServiceImpl::SendTensor(const SendTensorOp& send_tensor, in SendTensor() function in tensorflow::eager::EagerServiceImpl
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto237 // (which would have corresponded to the _Recv op when not using SendTensor).