Skip to content

Commit

Permalink
Fix links in torch.testing docs (pytorch#80353)
Browse files Browse the repository at this point in the history
Fixes pytorch#79266

Pull Request resolved: pytorch#80353
Approved by: https://github.com/mruberry
  • Loading branch information
vitrioil authored and pytorchmergebot committed Jul 11, 2022
1 parent b4e3429 commit 747b3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ torch.testing
=============

.. automodule:: torch.testing
.. currentmodule:: torch.testing

.. autofunction:: assert_close
.. autofunction:: make_tensor

0 comments on commit 747b3b3

Please sign in to comment.