Home | History | Annotate | Download | only in verbs

Lines Matching refs:request_index

474           uint32_t request_index = imm_data;
475 RdmaTensorRequest* request = rc->GetTensorRequest(request_index);
673 uint32_t request_index = request_serial_++;
677 RdmaTensorRequest request(request_index, key, step_id, this, dst_dev,
679 auto it = request_table_.emplace(request_index, request);
683 void RdmaChannel::RemoveTensorRequest(uint32_t request_index) {
685 request_table_.erase(request_index);
688 RdmaTensorRequest* RdmaChannel::GetTensorRequest(uint32_t request_index) {
690 RequestTable::iterator iter = request_table_.find(request_index);
934 const Tensor& in, uint32_t request_index,
936 RDMA_LOG(2) << "Request #" << request_index << ": " << key
952 << request_index << ": " << key << std::hex << " "
991 void RdmaChannel::RemoveTensorResponse(uint32_t request_index) {
993 responses_table_.erase(request_index);
1276 // type|name_size|name|step_id|request_index|remote_addr|rkey|is_dead|...
1283 // Fields: type, request_index, name, step_id, remote_addr,
1286 // Fields: type, request_index, is_dead, data_type,
1289 // Fields: type, request_index, name, step_id, remote_addr,
1292 // Fields: type, request_index, name, step_id, error_status
1293 // Tensor content: Imm-type: request_index