finn.transformation.infer_shapes (module)¶
-
class
finn.transformation.infer_shapes.InferShapes¶ Bases:
finn.transformation.base.TransformationEnsure every tensor in the model has a specified shape (ValueInfo).
-
apply(model)¶
-
finn.transformation.infer_shapes.InferShapes¶Bases: finn.transformation.base.Transformation
Ensure every tensor in the model has a specified shape (ValueInfo).
apply(model)¶