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.cc172 Status AlgorithmFromInput(XlaOpKernelContext* ctx, int alg_input_idx, in AlgorithmFromInput()
223 const int alg_input_idx = 3; in Compile() local
292 const int alg_input_idx = 3; in Compile() local
356 const int alg_input_idx = 3; in Compile() local
406 const int alg_input_idx = 3; in Compile() local
476 const int alg_input_idx = 3; in Compile() local
Dstateful_random_ops.cc174 XlaOpKernelContext* ctx, int state_input_idx, int alg_input_idx, in CompileImpl()
435 const int alg_input_idx = 1; in Compile() local
/external/tensorflow/tensorflow/core/kernels/
Dstateless_random_ops_v2_util.h47 int counter_input_idx, int alg_input_idx) { in GetKeyCounterAlgFromInputs()
Dstateful_random_ops.cc268 auto alg_input_idx = 1; in Compute() local