Skip to content

Suggestion: add input_type argument to nir.from_list #66

@matjobst

Description

@matjobst

As we have some nodes that can not define their own input_type (Conv, Flatten, SumPool), the nir.from_list should have the option of giving an input_type (or input_shape) to allow the creation of fully defined graphs.
The from_list would then create the ir.Input with this given shape and could infer the full shapes if wanted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    after-paperIssues for after the initial paper submission

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions