API ReferenceΒΆ

spdl.pipeline

Implements Pipeline, a generic task execution engine.

spdl.pipeline.defs

This module provides building block definitions for Pipeline.

spdl.pipeline.config

Module for runtime configuration.

spdl.io

Implements the core I/O functionalities.

spdl.io.utils

Utility functions.

spdl.autoresearch

Framework for automated, LLM-driven experiment workflows.

spdl.autoresearch.core

Core types and scheduling engine for autoresearch.

spdl.dataloader

Task specific data loading solutions based on Pipeline.

spdl.source

Iterables for traversing datasets and utilities for transforming them.