Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateless_random_ops_v2.cc42 inline xla::RandomAlgorithm AlgorithmToRandomAlgorithm(Algorithm const& alg) { in AlgorithmToRandomAlgorithm() function
180 *alg = AlgorithmToRandomAlgorithm(alg_); in GetAlgorithm()