For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo module
rand_normal
Generates tensors filled with values drawn from a normal (Gaussian) distribution for CPU and GPU.
Functions
-
random_normal: Calloutput_fnwith values from a normal distribution, matching PyTorch CUDA'storch.randnelement-to-counter mapping.