Home
last modified time | relevance | path

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

/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/ccsrc/minddata/dataset/engine/datasetops/source/
Dflickr_op.cc219 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Ddiv2k_op.cc254 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dcityscapes_op.cc247 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
Dcifar_op.cc291 auto new_sampler = std::make_shared<SequentialSamplerRT>(start_index, num_samples); in CountTotalRows() local
/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py1965 def add_sampler(self, new_sampler): argument
1984 def use_sampler(self, new_sampler): argument