Searched defs:RemoteTensorHandleInternal (Results 1 – 1 of 1) sorted by relevance
25 struct RemoteTensorHandleInternal { struct26 explicit RemoteTensorHandleInternal(const RemoteTensorHandle& tensor_handle) in RemoteTensorHandleInternal() argument28 RemoteTensorHandleInternal(int64 op_id, int32 output_num) in RemoteTensorHandleInternal() argument35 std::size_t operator()(const RemoteTensorHandleInternal& handle) const { in operator() argument