Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/random/
Dsimple_philox.h70 SingleSampleAdapter<PhiloxRandom> single_;
Drandom_distributions.h241 class SingleSampleAdapter {
251 explicit SingleSampleAdapter(Generator* gen) in SingleSampleAdapter() function