We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd718f6 commit a7d8877Copy full SHA for a7d8877
README.md
@@ -245,7 +245,7 @@ Now we will visit a more complex example that combines several of the above oper
245
more and more complexity to our network, the Torch code becomes more and more verbose.
246
On the other hand, thanks to autograd, the complexity of our PyTorch code does not increase at all.
247
248
-<img src= "https://github.com/amdegroot/pytorch-containers/master/doc/complex_example.png" width="600px"/>
+<img src= "https://github.com/amdegroot/pytorch-containers/blob/master/doc/complex_example.png" width="600px"/>
249
250
251
0 commit comments