Home
last modified time | relevance | path

Searched refs:row_cnt_ (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_base_op.cc49 row_cnt_(0), in CacheBase()
86 << " Total number of rows : " << row_cnt_; in FetchSamplesToWorkers()
89 row_cnt_ = 0; in FetchSamplesToWorkers()
100 ++row_cnt_; in FetchSamplesToWorkers()
103 if (row_cnt_ % prefetch_size_ == 0) { in FetchSamplesToWorkers()
160 << " Total number of rows : " << row_cnt_; in FetchSamplesToWorkers()
Dcache_base_op.h86 int64_t row_cnt_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dvoc_op.h142 int64_t row_cnt_; variable
Dvoc_op.cc52 row_cnt_(0), in VOCOp()
/third_party/mindspore/mindspore/lite/minddata/wrapper/
Dalbum_op_android.h181 int64_t row_cnt_; variable
Dalbum_op_android.cc33 row_cnt_(0), in AlbumOp()
50 row_cnt_(0), in AlbumOp()