Home
last modified time | relevance | path

Searched refs:kCfgSendingBatch (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/include/dataset/
Dconstants.h240 constexpr uint32_t kCfgSendingBatch = 0; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dconfig_manager.cc39 sending_batches_(kCfgSendingBatch), in ConfigManager()