pytorch/docs/source/notes
Gregory Chanan 1ef4cc1591 Incorporate review comments:
1) Line up trailing dimensions in broadcast docs.
2) remove unnecessary expand_as in common_nn test.
3) use view in tensor_str instead of resize_.
4) newExpand remove raiseErrors change.
5) clarify expandedSizes/expandedStrides parameters in inferExpandGeometry.
6) simplify inferSize2/inferSizeN implementations.
7) use new-style classes for warning.
2017-06-11 05:37:59 -04:00
..
autograd.rst Modify the sample code of volatile (#1694) 2017-06-01 09:46:04 -04:00
broadcasting.rst Incorporate review comments: 2017-06-11 05:37:59 -04:00
cuda.rst Fix a typo in docs about pinned memory buffers (#1023) 2017-03-17 05:08:03 -04:00
extending.rst Modify the sample code of extending autograd (#1720) 2017-06-05 23:36:58 -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