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
compiler
Pipeline schedule compiler: PipelineSchedule trait, ScheduleCompiler struct, and compile_schedule function.
Structs
-
ScheduleCompiler: Generic pipeline schedule compiler.
Traits
-
PipelineSchedule: Pipeline schedule definition.
Functions
-
compile_schedule: Compile a PipelineSchedule into a ScheduleCompiler.