Home
last modified time | relevance | path

Searched refs:LoadFromUnigrams (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drange_sampler.cc261 LoadFromUnigrams(unigrams, distortion); in FixedUnigramSampler()
313 void FixedUnigramSampler::LoadFromUnigrams(const std::vector<float>& unigrams, in LoadFromUnigrams() function in tensorflow::FixedUnigramSampler
Drange_sampler.h247 void LoadFromUnigrams(const std::vector<float>& unigrams, float distortion);