Skip to content

pt.arange(int) has .type.shape set to None #1301

Closed
@lucianopaz

Description

@lucianopaz

Description

I'm not sure why, but pt.arange(10).type.shape is (None,). Since the input args are constants, it could have the type shape already determined to be (10,).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions