pytorch/docs/source/notes
Bubble 447fe953e5 Modify the sample code of volatile (#1694)
The original two inputs (torch.randn(5,5)) can not be used as input of resnet, which must be (batch, channels, width, height)
2017-06-01 09:46:04 -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 fix docs typo 2017-04-05 23:42:02 -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