Index
Transforms API
The transforms
module provides a set of classes to perform operator transforms and fusion.
Available Transforms
- DepthwiseToConv: Transform depthwise convolutions to standard convolutions
- PruneIdentityOps: Prune identity operations
- TransposeReverseConv: Transform reversible transpose convolutions to standard convolutions
Copyright 2025 Ambiq. All Rights Reserved.