Post #1506834
2026-04-14 17:09 UTC
I never wrote about it here, but as of some time ago I figured out a basic implementation for named axes in TensorType:
https://github.com/bgavran/TensorType
This means that now you're:
a) forced to assign some meaning to all your axes
b) cannot by accident sum over sequence length, for instance, instead of "batch"
There's still a long way to go to get this fully integrated, but I'm quite excited
Replies (0)
No replies.