Home
last modified time | relevance | path

Searched defs:alg_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateless_random_ops_v2.cc65 Algorithm alg_ = RandomAlgorithmToAlgorithm(alg); in GetCounter() local
179 auto alg_ = Algorithm(alg_literal.Get<int>({})); in GetAlgorithm() local