Searched refs:RemoteExecuteNode (Results 1 – 2 of 2) sorted by relevance
29 class RemoteExecuteNode : public tensorflow::EagerNode {31 RemoteExecuteNode( in RemoteExecuteNode() function47 RemoteExecuteNode(tensorflow::uint64 id, in RemoteExecuteNode() function54 ~RemoteExecuteNode() { in ~RemoteExecuteNode()
549 new eager::RemoteExecuteNode(id, std::move(request), eager_client); in GetRemoteTensorDestructor()746 auto* node = new eager::RemoteExecuteNode( in EagerRemoteExecute()