pytorch/docs/source/notes
Tongzhou Wang 8c18220a59 Fix layer_norm initialization and nn.Module docs (#5422)
* Fix LN initialization; Support single int normalized_shape

* disable docstring inheritance

* fix sphinx warnings
2018-02-26 19:32:08 -05: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 Improve torch.cuda.empty_cache documentation (#4879) 2018-01-27 04:54:25 -05:00
extending.rst Fix typos (#5340) 2018-02-21 16:27:12 -05:00
faq.rst Fix layer_norm initialization and nn.Module docs (#5422) 2018-02-26 19:32:08 -05: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