Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

rename backend shape methods #355

@chaserileyroberts

Description

@chaserileyroberts

Some shape methods like prod, concat, and shape are exclusively used for shape calculations, but the naming is confusing. We should change these.

Suggested changes:

prod -> shape_prod
concat -> shape_concat
shape -> shape_tensor (as to differentiate it from shape_tuple)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions