Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateless_random_ops_v2.cc170 Status GetAlgorithm(XlaOpKernelContext* ctx, int alg_input_idx, in GetAlgorithm()
210 const int alg_input_idx = 3; in Compile() local
263 const int alg_input_idx = 3; in Compile() local
324 const int alg_input_idx = 3; in Compile() local
370 const int alg_input_idx = 3; in Compile() local
424 const int alg_input_idx = 3; in Compile() local
Dstateful_random_ops.cc173 XlaOpKernelContext* ctx, int state_input_idx, int alg_input_idx, in CompileImpl()
434 const int alg_input_idx = 1; in Compile() local
/external/tensorflow/tensorflow/core/kernels/
Dstateless_random_ops_v2.cc76 const int alg_input_idx = 3; in Compute() local
Dstateful_random_ops.cc268 auto alg_input_idx = 1; in Compute() local