Add sgn to torch.rst so that it appears in the built docs (#51479)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/51479

Fixes https://github.com/pytorch/pytorch/issues/50146

Test Plan: Imported from OSS

Reviewed By: mruberry

Differential Revision: D26179734

Pulled By: anjali411

fbshipit-source-id: 1cda9a3dc9ce600e585900eea70fbecac0635d5c
This commit is contained in:
anjali411 2021-02-01 12:35:59 -08:00 committed by Facebook GitHub Bot
parent d1ddc5d65d
commit 642afcb168

View file

@ -340,6 +340,7 @@ Pointwise Ops
rsqrt
sigmoid
sign
sgn
signbit
sin
sinc