Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstateful_random_ops.cc194 class StatefulUniformIntOp : public OpKernel { class
196 explicit StatefulUniformIntOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in StatefulUniformIntOp() function in tensorflow::StatefulUniformIntOp
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateful_random_ops.cc345 class StatefulUniformIntOp : public XlaOpKernel { class
347 explicit StatefulUniformIntOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in StatefulUniformIntOp() function in tensorflow::__anon0d2456050111::StatefulUniformIntOp