Searched refs:RandomUniformIntOp (Results 1 – 2 of 2) sorted by relevance
208 class RandomUniformIntOp : public XlaOpKernel { class210 explicit RandomUniformIntOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) {} in RandomUniformIntOp() function in tensorflow::__anon25baf1b10111::RandomUniformIntOp234 TF_DISALLOW_COPY_AND_ASSIGN(RandomUniformIntOp);238 RandomUniformIntOp);
217 class RandomUniformIntOp : public OpKernel { class219 explicit RandomUniformIntOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in RandomUniformIntOp() function in tensorflow::__anonc6b1f5ac0211::RandomUniformIntOp501 RandomUniformIntOp<CPUDevice, IntType>);553 RandomUniformIntOp<GPUDevice, IntType>);741 RandomUniformIntOp<SYCLDevice, IntType>);