Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/samplers/
Dmindrecord_sampler_ir.cc39 std::shared_ptr<SamplerObj> MindRecordSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::MindRecordSamplerObj
Dprebuilt_sampler_ir.cc59 std::shared_ptr<SamplerObj> PreBuiltSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::PreBuiltSamplerObj
Dsubset_random_sampler_ir.cc79 std::shared_ptr<SamplerObj> SubsetRandomSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::SubsetRandomSamplerObj
Dsubset_sampler_ir.cc86 std::shared_ptr<SamplerObj> SubsetSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::SubsetSamplerObj
Dsequential_sampler_ir.cc92 std::shared_ptr<SamplerObj> SequentialSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::SequentialSamplerObj
Dweighted_random_sampler_ir.cc86 std::shared_ptr<SamplerObj> WeightedRandomSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::WeightedRandomSamplerObj
Drandom_sampler_ir.cc91 std::shared_ptr<SamplerObj> RandomSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::RandomSamplerObj
Dpk_sampler_ir.cc99 std::shared_ptr<SamplerObj> PKSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::PKSamplerObj
Ddistributed_sampler_ir.cc133 std::shared_ptr<SamplerObj> DistributedSamplerObj::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::DistributedSamplerObj
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Dcache_lookup_node.cc72 std::shared_ptr<SamplerObj> CacheLookupNode::SamplerCopy() { in SamplerCopy() function in mindspore::dataset::CacheLookupNode