Searched refs:AlgorithmFromInput (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | stateless_random_ops_v2.cc | 172 Status AlgorithmFromInput(XlaOpKernelContext* ctx, int alg_input_idx, in AlgorithmFromInput() function 229 ctx, AlgorithmFromInput(ctx, alg_input_idx, device_type_string_, &alg)); in Compile() 298 ctx, AlgorithmFromInput(ctx, alg_input_idx, device_type_string_, &alg)); in Compile() 362 ctx, AlgorithmFromInput(ctx, alg_input_idx, device_type_string_, &alg)); in Compile() 412 ctx, AlgorithmFromInput(ctx, alg_input_idx, device_type_string_, &alg)); in Compile() 482 ctx, AlgorithmFromInput(ctx, alg_input_idx, device_type_string_, &alg)); in Compile()
|