Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/
Ddatasets_standard_format.py488 def add_sampler(self, new_sampler): argument
492 def use_sampler(self, new_sampler): argument
Ddatasets.py2400 def add_sampler(self, new_sampler): argument
2420 def use_sampler(self, new_sampler): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/opt/pre/
Dskip_pushdown_pass.cc89 auto new_sampler = std::make_shared<SkipFirstEpochSamplerObj>(skip_count_); in Visit() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c65 nir_variable *new_sampler, *orig_sampler = in add_sampler() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dsemeion_op.cc147 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dflickr_op.cc207 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Ddiv2k_op.cc240 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dcityscapes_op.cc239 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dcifar_op.cc298 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dtedlium_op.cc267 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local