Searched refs:SampleBatchGetExpectedCount (Results 1 – 4 of 4) sorted by relevance
253 sampler_->SampleBatchGetExpectedCount(nullptr, // no random numbers needed in TEST_F()285 sampler_->SampleBatchGetExpectedCount(&rnd, true, absl::MakeSpan(batch), in TEST_F()294 sampler_->SampleBatchGetExpectedCount( in TEST_F()
40 SampleBatchGetExpectedCount( in SampleBatch()45 void RangeSampler::SampleBatchGetExpectedCount( in SampleBatchGetExpectedCount() function in tensorflow::RangeSampler
74 void SampleBatchGetExpectedCount(
92 sampler_->SampleBatchGetExpectedCount(&random, unique_, sampled_candidate, in Compute()