namedtensor icon indicating copy to clipboard operation
namedtensor copied to clipboard

Torch distributions rewrite.

Open srush opened this issue 6 years ago • 4 comments

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.

srush avatar Feb 24 '19 16:02 srush

Mostly done with https://github.com/harvardnlp/namedtensor/pull/88

srush avatar Mar 04 '19 15:03 srush

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.

Ricocotam avatar Mar 18 '19 15:03 Ricocotam

Yeah, there will be a writeup with clear description, but it is still being worked out.

srush avatar Mar 18 '19 20:03 srush

Alright, may I help ?

Ricocotam avatar Mar 19 '19 06:03 Ricocotam