Searched refs:ThenPopulateRandUniform (Results 1 – 2 of 2) sorted by relevance
1709 Stream &ThenPopulateRandUniform(DeviceMemory<float> *values);1710 Stream &ThenPopulateRandUniform(DeviceMemory<double> *values);1711 Stream &ThenPopulateRandUniform(DeviceMemory<std::complex<float>> *values);1712 Stream &ThenPopulateRandUniform(DeviceMemory<std::complex<double>> *values);
4411 Stream &Stream::ThenPopulateRandUniform(DeviceMemory<float> *values) { in ThenPopulateRandUniform() function in stream_executor::Stream4455 Stream &Stream::ThenPopulateRandUniform(DeviceMemory<double> *values) { in ThenPopulateRandUniform() function in stream_executor::Stream4469 Stream &Stream::ThenPopulateRandUniform( in ThenPopulateRandUniform() function in stream_executor::Stream4484 Stream &Stream::ThenPopulateRandUniform( in ThenPopulateRandUniform() function in stream_executor::Stream