For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo module
reductions
comptime valuesβ
loggerβ
comptime logger = Logger(stdout, prefix=String(""), source_location=False)
Structsβ
- β
ArgMax: - β
ArgMin: - β
ArgNonZero: - β
ArgSort: - β
BottomK: - β
CumSum: - β
LayerNorm: - β
LogSoftmax: - β
Mean: - β
ReduceAdd: - β
ReduceGroupNorm: - β
ReduceMax: - β
ReduceMin: - β
ReduceMinAndMax: - β
ReduceMul: - β
ReduceRMSNorm: - β
ReduceRMSNormFusedResidualAdd: - β
ReduceRMSNormRoPE: Fuses RMS normalization and Rotary Position Embedding (RoPE) into one operation. - β
RowMeanOfSquares: Per-row mean of squares over the last axis, accumulated in float32. - β
Softmax: - β
TopK:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!