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