pytorch/docs/source/notes
Tongzhou Wang 4d15442ebc
Add total_length option to pad_packed_sequence (#6327)
* add total_length to pad_packed_sequence; add example on how to use pack->rnn->unpack with DP

* address comments

* fix typo
2018-04-08 20:25:48 -04:00
..
autograd.rst Remove deprecated references to volatile (#5193) 2018-02-12 21:08:27 +01:00
broadcasting.rst fix docs for broadcast warning 2017-06-26 14:50:57 -04:00
cuda.rst Fix typos (#6348) 2018-04-06 11:06:42 -04:00
extending.rst Fix typos (#6348) 2018-04-06 11:06:42 -04:00
faq.rst Add total_length option to pad_packed_sequence (#6327) 2018-04-08 20:25:48 -04:00
multiprocessing.rst updated the documentation to remove the unnecessary copy grads when using multiprocessing 2017-03-13 19:04:17 -04:00
serialization.rst code syntax error in document (serialization.rst) (#937) 2017-03-06 10:06:04 -05:00