Skip to content

Commit

Permalink
[docs] fix torch.swap{dim/axes} to showup in docs (#48376)
Browse files Browse the repository at this point in the history
Summary:
Fixes #48372

Verified locally that it is generated
![Screenshot from 2020-11-22 20-38-15](https://user-images.githubusercontent.com/19503980/99907517-298a1880-2d03-11eb-9a8f-9809609c2d2d.png)

Pull Request resolved: #48376

Reviewed By: ngimel

Differential Revision: D25176483

Pulled By: mruberry

fbshipit-source-id: 911b57d43319059cc9f809ea0396c3740ff81ff5
  • Loading branch information
kshitij12345 authored and facebook-github-bot committed Nov 25, 2020
1 parent bc2c1d7 commit 33cc1d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/torch.rst
Expand Up @@ -99,6 +99,8 @@ Indexing, Slicing, Joining, Mutating Ops
split
squeeze
stack
swapaxes
swapdims
t
take
tensor_split
Expand Down

0 comments on commit 33cc1d6

Please sign in to comment.