Searched defs:PickAt (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/random/
H A Dweighted_picker.cc106 return PickAt(UnbiasedUniform(rnd, total_weight()));
109 int WeightedPicker::PickAt(int32 weight_index) const { function in class:tensorflow::random::WeightedPicker

Completed in 91 milliseconds