Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstateful_random_ops_gpu.cu.cc87 template struct UpdateVariableAndFill_Philox< variable
89 template struct UpdateVariableAndFill_Philox< variable
91 template struct UpdateVariableAndFill_Philox< variable
Dstateful_random_ops.cc26 struct UpdateVariableAndFill_Philox<CPUDevice, Distribution> { struct
27 void operator()(OpKernelContext* ctx, const CPUDevice& device, in operator ()()