Skip to content

Track initial tensor shapes and dtypes through variables #340

@khatchad

Description

@khatchad

Per #267, we track initial tensor shapes from literal expressions. However, we also need to track them from non-literal expressions, such as function arguments and return values. This is important for correctly inferring shapes in cases where tensors are passed through functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions