qonnx.transformation.quant_constant_folding (module)
- class qonnx.transformation.quant_constant_folding.FoldTransposeIntoQuantInit
Bases:
qonnx.transformation.base.TransformationFueses a Transpose node into the initalizer of a Quant node.
- apply(model)