Skip to content

Deprecate symbolic Join/Split axis #1528

Open
@ricardoV94

Description

@ricardoV94

Description

This make working with these Ops much harder because we always have to check whether the axis is constant (and we can reason about the operation) or not (and we usually can't do anything).

I would force axis to be static. If users want a symbolic axis they can always implement their own Op for that purpose.

I don't see a clean way of gradually deprecating the symbolic axis argument so I would do it as a major change and get it done with.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions