Home
last modified time | relevance | path

Searched refs:SampleBatchGetExpectedCountAvoid (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drange_sampler.cc50 SampleBatchGetExpectedCountAvoid(rnd, unique, batch, batch_expected_count, in SampleBatchGetExpectedCount()
78 void RangeSampler::SampleBatchGetExpectedCountAvoid( in SampleBatchGetExpectedCountAvoid() function in tensorflow::RangeSampler
125 void AllSampler::SampleBatchGetExpectedCountAvoid( in SampleBatchGetExpectedCountAvoid() function in tensorflow::AllSampler
219 void UnigramSampler::SampleBatchGetExpectedCountAvoid( in SampleBatchGetExpectedCountAvoid() function in tensorflow::UnigramSampler
225 unsafe_sampler_.SampleBatchGetExpectedCountAvoid( in SampleBatchGetExpectedCountAvoid()
Drange_sampler.h85 virtual void SampleBatchGetExpectedCountAvoid(
126 void SampleBatchGetExpectedCountAvoid(
191 void SampleBatchGetExpectedCountAvoid(
Drange_sampler_test.cc322 sampler_->SampleBatchGetExpectedCountAvoid( in TEST_F()