Shayne O'Brien

Results 1 comments of Shayne O'Brien

The inplace operation is defined [here](https://github.com/shayneobrien/coreference-resolution/blob/master/src/coref.py#L195-L196). I think I did it this way because in 0.4.1, dropout could only be applied to a packed sequence by first unpacking it, applying...