Skip to content

docs: Say that dense works on inputs of any rank - #674

Open
georgeguimaraes wants to merge 2 commits into
elixir-nx:mainfrom
georgeguimaraes:dense-rank-docs
Open

georgeguimaraes wants to merge 2 commits into
elixir-nx:mainfrom
georgeguimaraes:dense-rank-docs

Conversation

@georgeguimaraes

@georgeguimaraes georgeguimaraes commented Sep 15, 2026

Copy link
Copy Markdown
Member

Axon.dense works on rank 3 and up, applying the kernel along the last axis and sharing it across the middle ones, but the docs don't mention it. I relied on that in soothsayer for a per-timestep linear layer over {batch, positions, features} and had to verify it by hand first, so here's a paragraph saying so.

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.

1 participant