Commit be4cd7c
perf: convert 1 Diffusion allocation + add Memory imports to 17 layer files
Minor additions to the batch migration.
Running totals for #1014:
- NN Layers: 1498 raw + 332 pooled (was 1722 raw + ~100 pooled)
- RWKV7Block: 20 hot-path allocations → LayerWorkspace (232x speedup)
- All layers: 225 per-forward allocations → TensorAllocator.Rent
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2acbe01 commit be4cd7c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments