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
repeat_interleave
Implements repeat_interleave, which repeats each tensor element a specified number of times along an axis.
Functionsโ
- โ
repeat_interleave: Filloutputby repeating values frominputalongaxisbased on the values inrepeatsbuffer. - โ
repeat_interleave_shape: Computes the output shape ofrepeat_interleavefor the giveninput,repeats, andaxis.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!