Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drng_alg.h31 RNG_ALG_XLA_DEFAULT = 3 enumerator
41 } else if (alg == RNG_ALG_XLA_DEFAULT) { in GetCounterSize()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateless_random_ops_v2.cc47 } else if (alg == RNG_ALG_XLA_DEFAULT) { in AlgorithmToRandomAlgorithm()
59 return RNG_ALG_XLA_DEFAULT; in RandomAlgorithmToAlgorithm()
105 return RNG_ALG_XLA_DEFAULT; in GetAlg()