Searched defs:UpdateVariableAndFill_Philox (Results 1 – 2 of 2) sorted by relevance
121 template struct UpdateVariableAndFill_Philox< variable123 template struct UpdateVariableAndFill_Philox< variable125 template struct UpdateVariableAndFill_Philox< variable127 template struct UpdateVariableAndFill_Philox< variable131 template struct UpdateVariableAndFill_Philox< variable135 template struct UpdateVariableAndFill_Philox< variable139 template struct UpdateVariableAndFill_Philox< variable141 template struct UpdateVariableAndFill_Philox< variable143 template struct UpdateVariableAndFill_Philox< variable145 template struct UpdateVariableAndFill_Philox< variable[all …]
31 struct UpdateVariableAndFill_Philox<CPUDevice, Distribution> { struct32 void operator()(OpKernelContext* ctx, const CPUDevice& device, in operator ()()