Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstateful_random_ops.cc217 class StatefulUniformOp : public XlaOpKernel { class
219 explicit StatefulUniformOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in StatefulUniformOp() function in tensorflow::__anone533c3340111::StatefulUniformOp