Hacker News new | ask | show | jobs
by atorodius 2100 days ago
This is not statically checked but it's a step in the right direction: https://pytorch.org/docs/stable/named_tensor.html
1 comments

Yeah, I actually helped work on the inspo for that project https://github.com/harvardnlp/namedtensor .

From what I've been able to tell, (no shade to the Pytorch team which has many different priorities) work has been somewhat slow going on the port.

Further, this is dynamic type checking as you mentioned.

I see, interesting! Yeah statically checking this would be way more awesome still
Oh I just noticed that you're one of the people behind that recent GAN compression work! Really cool stuff and a big step up this year, I've been following the field for a lil bit.

Congrats!

Thanks a lot for the kind words!