From 642afcb1684efad897d519888da5bbf3af8f0630 Mon Sep 17 00:00:00 2001 From: anjali411 Date: Mon, 1 Feb 2021 12:35:59 -0800 Subject: [PATCH] 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 --- docs/source/torch.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/torch.rst b/docs/source/torch.rst index 4961ea1f151..3a3271b6843 100644 --- a/docs/source/torch.rst +++ b/docs/source/torch.rst @@ -340,6 +340,7 @@ Pointwise Ops rsqrt sigmoid sign + sgn signbit sin sinc