It would be nice if torch.nn.utils.rnn.pad_sequence had a padding_value similar to torch.nn.utils.rnn.pad_packed_sequence one.
This should be relatively easy and I already have a PR ready, but I am unsure of the policy for that kind of nearly trivial changes.
It would be nice if
torch.nn.utils.rnn.pad_sequencehad apadding_valuesimilar totorch.nn.utils.rnn.pad_packed_sequenceone.This should be relatively easy and I already have a PR ready, but I am unsure of the policy for that kind of nearly trivial changes.