Skip to content

Support dynamic shapes #51

@sebffischer

Description

@sebffischer

In stableHLO symbolic shapes are possible, e.g. c(1, a, 2, a).
This didn't have priority yet, because these always need to be refined before executing a (uncompiled) program.
However, to integrate quickr as a fortran backend to anvil, we do want support for symbolic shapes, as fortran doesn't have the static shape requirement that xla (currently) has.

We should therefore make the data for the shape a list in the Shape class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions