Searched defs:ReserveSamples128 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/ | ||
D | guarded_philox_random.cc | 41 random::PhiloxRandom GuardedPhiloxRandom::ReserveSamples128(int64 samples) { in ReserveSamples128() function in tensorflow::GuardedPhiloxRandom |
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ | ||
H A D | guarded_philox_random.cc | 61 random::PhiloxRandom GuardedPhiloxRandom::ReserveSamples128(int64_t samples) { in ReserveSamples128() function in tensorflow::GuardedPhiloxRandom |