Skip to content

Tensor(Matrix4f, flip_axes=True) effectively transposes matrices #459

@zihay

Description

@zihay

Hi,

When converting a Matrix4f (or other matrix type) to a tensor with flip_axes=True, the matrix contents appear to be transposed. I had expected flip_axes=True to only flip axes (e.g., batch vs. vector), without transposing the inner 4×4 matrix.

Is this the intended behavior of flip_axes for matrix types?

Thanks!

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