pytorch/docs/source/notes
Bubble 2ce5875a4d Modify the sample code of extending autograd (#1720)
The original input can not be used as input of Linear(), because forward() takes at least 3 arguments (2 given)
2017-06-05 23:36:58 -04:00
..
autograd.rst Modify the sample code of volatile (#1694) 2017-06-01 09:46:04 -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