Home
last modified time | relevance | path

Searched refs:PhiloxRandomOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drandom_op.cc192 class PhiloxRandomOp : public OpKernel { class
195 explicit PhiloxRandomOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in PhiloxRandomOp() function in tensorflow::__anonc6b1f5ac0211::PhiloxRandomOp
470 PhiloxRandomOp<CPUDevice, random::UniformDistribution< \
477 PhiloxRandomOp<CPUDevice, \
484 PhiloxRandomOp< \
522 PhiloxRandomOp<GPUDevice, random::UniformDistribution< \
530 PhiloxRandomOp<GPUDevice, \
538 PhiloxRandomOp< \
715 PhiloxRandomOp<SYCLDevice, random::UniformDistribution< \
722 PhiloxRandomOp<SYCLDevice, \
[all …]