Y
Hacker News
new
|
ask
|
show
|
jobs
by
marmaduke
2503 days ago
How is à statically typed language going to help with tensor dimensions?
1 comments
MiroF
2503 days ago
Named/typed axes checking - ie. I shouldn't be able to contract along two dimensions of different types (like batch dimension contracted with time dimension)
link