Describe the bug
We have many links of PyTorch or ignite source code in the doc-strings, but many of them link to the master branch directly, which is not fixed code and the linked lines not match anymore.
Expected solution
Need to link to the API docs of PyTorch and ignite or link to released code version.