Searched refs:SampleBatch (Results 1 – 3 of 3) sorted by relevance
52 void SampleBatch(random::SimplePhilox* rnd, bool unique,
38 void RangeSampler::SampleBatch(random::SimplePhilox* rnd, bool unique, in SampleBatch() function in tensorflow::RangeSampler
48 sampler_->SampleBatch(&rnd, false, absl::MakeSpan(a)); in CheckHistogram()