Searched refs:group_max (Results 1 – 1 of 1) sorted by relevance
103 const T group_max = tmp_scalar(); in Compute() local106 tmp.device(device) = (group_vals - tmp.constant(group_max)).exp(); in Compute()