Skip to content

Incompatible shapes error could give more information. #449

Open
@gilescope

Description

@gilescope

Incompatible shapes error could give more information about the dimentions that do and don't match.
It would be great to see if it's an off by one error or whether it's a fundermental shape missmatch.

Would be great to see (10,20,1) != expected shape (20,10,1) as an error message.

I'm guessing shape mismatches will happen quite frequently for users as they are developing so excellent errors will speed up the dev process.

Thoughts?

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