code wiki / attention
topic: attention
4 modules sharing the attention name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_attention.nx | scaled dot-product attention kernel. | 352 | 9 |
| nx_attention_class.nx | sealed enum: cell attention class. | 128 | 6 |
| nx_attention_class_test.nx | smoke for nx_attention_class. | 57 | 1 |
| nx_attention_test.nx | attention kernel composes the stack. | 155 | 1 |