TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.random.seed_all

tensorplay.cuda.random.seed_all() None[source]

Set the seed for generating random numbers to a random number on all GPUs.

It’s safe to call this function if CUDA is not available; in that case, it is silently ignored.

Ask DeepWiki