Home
last modified time | relevance | path

Searched defs:SimplePhilox (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/
H A Dweighted_picker.h39 class SimplePhilox; variable
H A Dsimple_philox.h33 explicit SimplePhilox(PhiloxRandom* gen) : single_(gen) {} in SimplePhilox() function
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/
Dsimple_philox.h34 explicit SimplePhilox(PhiloxRandom* gen) : single_(gen) {} in SimplePhilox() function