Searched refs:RandomType (Results 1 – 1 of 1) sorted by relevance
267 using RandomType = in InitializeTypedBuffer() typedef272 RandomType(std::is_same<T, Eigen::half>::value ? 0.1 : 1.0); in InitializeTypedBuffer()273 auto rand_val = UniformDistribution(RandomType(0), upper_bound, &gen); in InitializeTypedBuffer()