Searched refs:binomial_functor (Results 1 – 1 of 1) sorted by relevance
426 auto binomial_functor = functor::RandomBinomialFunctor<Device, T, U>(); in Compute() local427 binomial_functor(ctx, ctx->eigen_device<Device>(), num_batches, in Compute()