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
fold
Implements the fold operation.
Functionsโ
- โ
fold: Folds array of sliding local blocks into a single output tensor. - โ
fold_shape: Returns the shape of the output tensor of the fold operation.