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
pipeline_dsl
Pipeline DSL: ScheduleEntry, EntryBuilder, Pipe, pipe, annotate_pipe.
Structsβ
- β
EntryBuilder: Appends ScheduleEntry values into a fixed-size array. - β
Pipe: A compile-time sequence of N pipeline operations. - β
ScheduleEntry: An operation placed at a specific position in the schedule.
Functionsβ
- β
annotate_pipe: Apply a target cost model to a Pipe of logical ops. - β
pipe: Create a single-element pipe. Use as the start of a >> chain.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!