Add torch.rot90 to torch.rst
authorGao, Xiang <qasdfgtyuiop@gmail.com>
Sun, 23 Dec 2018 22:28:31 +0000 (14:28 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 23 Dec 2018 22:31:11 +0000 (14:31 -0800)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15512

Differential Revision: D13545775

Pulled By: soumith

fbshipit-source-id: 2a8896571745630cff4aaf3d5469ef646bdcddb4

docs/source/torch.rst

index 7447d37..eb34f1a 100644 (file)
@@ -266,6 +266,7 @@ Other Operations
 .. autofunction:: einsum
 .. autofunction:: flatten
 .. autofunction:: flip
+.. autofunction:: rot90
 .. autofunction:: histc
 .. autofunction:: meshgrid
 .. autofunction:: renorm