Searched defs:op_queue_size (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
| D | filter_op.cc | 32 …:FilterOp(const std::vector<std::string> &in_col_names, int32_t num_workers, int32_t op_queue_size, in FilterOp()
|
| D | batch_op.cc | 52 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()
|