namedtensor
namedtensor copied to clipboard
Torch distributions rewrite.
From conversations with @justinchiu
The current distributions framework need a bit of an overhaul. We think this is an area with a lot of potential, so we are thinking through the constructors and use cases.
Mostly done with https://github.com/harvardnlp/namedtensor/pull/88
Hi, May I suggest adding some documentations on the distribution module ?
Or could you give some hints on how it works so I could do it ? I tried to use it but there's no documentation and the code isn't easy to understand.
Yeah, there will be a writeup with clear description, but it is still being worked out.
Alright, may I help ?