Searched refs:ThenPopulateRandUniform (Results 1 – 2 of 2) sorted by relevance
1667 Stream &ThenPopulateRandUniform(DeviceMemory<float> *values);1668 Stream &ThenPopulateRandUniform(DeviceMemory<double> *values);1669 Stream &ThenPopulateRandUniform(DeviceMemory<std::complex<float>> *values);1670 Stream &ThenPopulateRandUniform(DeviceMemory<std::complex<double>> *values);
4680 Stream &Stream::ThenPopulateRandUniform(DeviceMemory<float> *values) { in ThenPopulateRandUniform() function in stream_executor::Stream4730 Stream &Stream::ThenPopulateRandUniform(DeviceMemory<double> *values) { in ThenPopulateRandUniform() function in stream_executor::Stream4746 Stream &Stream::ThenPopulateRandUniform( in ThenPopulateRandUniform() function in stream_executor::Stream4763 Stream &Stream::ThenPopulateRandUniform( in ThenPopulateRandUniform() function in stream_executor::Stream