Searched refs:simple_philox (Results 1 – 2 of 2) sorted by relevance
51 "simple_philox.cc",76 "simple_philox.cc",
125 tensorflow::random::SimplePhilox simple_philox(&random_generator_reserved); in EvalFloat32() local148 const double target = simple_philox.RandDouble() * total; in EvalFloat32()