Home
last modified time | relevance | path

Searched defs:sending_num (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddata_queue_op.cc477 int64_t sending_num = cfg->sending_batches(); // Get the current sending_num in SendDataToAscend() local
676 void DataQueueOp::LimitSendingBatches(int64_t send_batch, int64_t *sending_num, in LimitSendingBatches()