Skip to content

Init identity matrix and jump to main#611

Merged
ppotapov-aws merged 1 commit intomainfrom
ppotapov/init_identity_matrix_properly
Mar 6, 2026
Merged

Init identity matrix and jump to main#611
ppotapov-aws merged 1 commit intomainfrom
ppotapov/init_identity_matrix_properly

Conversation

@ppotapov-aws
Copy link
Copy Markdown
Collaborator

The issue with using this id for matmul based transpose is that we never assigned proper address to the identity matrix. As such matrix init was also ignored and we never needed to properly jump into main

@ppotapov-aws ppotapov-aws merged commit f6d4e57 into main Mar 6, 2026
6 checks passed
@ppotapov-aws ppotapov-aws deleted the ppotapov/init_identity_matrix_properly branch March 6, 2026 18:04
@ppotapov-aws ppotapov-aws restored the ppotapov/init_identity_matrix_properly branch March 6, 2026 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants