Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/random/
Dphilox_random.h196 static const uint32 kPhiloxW32B = 0xBB67AE85; variable
247 (*key)[1] += kPhiloxW32B; in RaiseKey()