Searched defs:sending_num (Results 1 – 1 of 1) sorted by relevance
188 int64_t sending_num = cfg->sending_batches(); // Get the current sending_num in SendDataToAscend() local305 void DeviceQueueOp::LimitSendingBatches(int64_t send_batch, int64_t *sending_num, std::shared_ptr<C… in LimitSendingBatches()