mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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:
parent
d1ddc5d65d
commit
642afcb168
1 changed files with 1 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ Pointwise Ops
|
|||
rsqrt
|
||||
sigmoid
|
||||
sign
|
||||
sgn
|
||||
signbit
|
||||
sin
|
||||
sinc
|
||||
|
|
|
|||
Loading…
Reference in a new issue