Skip to content

Index

Transforms API

The transforms module provides a set of classes to perform operator transforms and fusion.

Available Transforms

Copyright 2025 Ambiq. All Rights Reserved.

Classes

Functions

register_default_transforms

register_default_transforms(registry: Registry[str, type[AirTransform]]) -> None

Register all built-in transforms into the provided registry.