Skip to content

Restructure modules #1213

Open
Open
@ricardoV94

Description

@ricardoV94

Description

We have very long modules with arbitrary names like tensor.basic vs tensor.extra_ops, and nlinalg vs slinalg. We should organize the modules by operator functionality. I would error on the side of having too many modules than too few. tensor.array_creation, linalg.solve, linalg.decomposition, ..., or even at the level of individual ops when they are complex enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions