Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dfilter_op.cc32 …:FilterOp(const std::vector<std::string> &in_col_names, int32_t num_workers, int32_t op_queue_size, in FilterOp()
Dbatch_op.cc52 BatchOp::BatchOp(int32_t batch_size, bool drop, bool pad, int32_t op_queue_size, int32_t num_worker… in BatchOp()
77 BatchOp::BatchOp(int32_t batch_size, bool drop, bool pad, int32_t op_queue_size, int32_t num_worker… in BatchOp()