code wiki / tensor
topic: tensor
9 modules sharing the tensor name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _tensor_grad_authored.nx | T6 tensor autograd. | 553 | 23 |
| nx_tensor.nx | n-dimensional strided array primitive. | 370 | 13 |
| nx_tensor_ir.nx | Nishi tensor intermediate representation. | 541 | 19 |
| nx_tensor_lower.nx | TirGraph -> RV64 asm lowering pass. | 380 | 6 |
| nx_tensor_placement.nx | multi-tier tensor home with promote/demote lifecycle. | 288 | 18 |
| nx_tensor_placement_test.nx | smoke for nx_tensor_placement. | 134 | 1 |
| nx_tensor_test.nx | foundation tensor primitive shape verification. | 152 | 1 |
| tensor_ir.nx | Nishi tensor intermediate representation. | 535 | 19 |
| tensor_lower.nx | TirGraph -> RV64 asm lowering pass. | 373 | 6 |