Searched defs:UpdateVariableAndFill_Philox (Results 1 – 2 of 2) sorted by relevance
87 template struct UpdateVariableAndFill_Philox< variable89 template struct UpdateVariableAndFill_Philox< variable91 template struct UpdateVariableAndFill_Philox< variable
26 struct UpdateVariableAndFill_Philox<CPUDevice, Distribution> { struct27 void operator()(OpKernelContext* ctx, const CPUDevice& device, in operator ()()