Skip to content

Pytorch backend: add orthogonal initializer#2079

Open
vl-dud wants to merge 1 commit intolululxvi:masterfrom
vl-dud:pytorch-orthogonal-initializer
Open

Pytorch backend: add orthogonal initializer#2079
vl-dud wants to merge 1 commit intolululxvi:masterfrom
vl-dud:pytorch-orthogonal-initializer

Conversation

@vl-dud
Copy link
Copy Markdown
Contributor

@vl-dud vl-dud commented Mar 31, 2026

This PR adds support for the orthogonal kernel initializer for PyTorch backend.

@echen5503
Copy link
Copy Markdown
Contributor

This is the only change that is necessary to add initializers, right? It seems to me that just adding the dictionary will work out-of-the-box.

@vl-dud
Copy link
Copy Markdown
Contributor Author

vl-dud commented Mar 31, 2026

Yes, it's enough to simply add an initializer to the dictionary.

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