Searched refs:adjusted_batches (Results 1 – 1 of 1) sorted by relevance
383 int32 adjusted_batches = Eigen::divup(size, adjusted_samples); in Compute() local384 num_batches = adjusted_batches; in Compute()