Fix some documentation links in torch.tensor (#17109)
authorkngwyu <yuji.kngw.80s.revive@gmail.com>
Fri, 15 Feb 2019 01:07:12 +0000 (17:07 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 Feb 2019 01:13:50 +0000 (17:13 -0800)
commitd61455cf4017c0b9e8a9668b18f086c736b2813e
treeb825b054cb36a3d3aec45c0c220cdb7b1c6c15c5
parent5f866d0ea23dcc5d088a9e4395105aed37f471af
Fix some documentation links in torch.tensor (#17109)

Summary:
Currently it's broken https://pytorch.org/docs/stable/tensors.html#torch.Tensor.norm
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17109

Differential Revision: D14093567

Pulled By: ezyang

fbshipit-source-id: b167cde2150ee97ccf5689fcf50ff8157acfce10
torch/tensor.py