Simplify hardswish ONNX export graph. (#60080)
authorPeter Lin <peterlin9863@gmail.com>
Thu, 5 Aug 2021 18:13:50 +0000 (11:13 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 5 Aug 2021 18:15:14 +0000 (11:15 -0700)
commit8d7786ada6557d04c923c08e0ae3168f4dd9ff34
tree656d4ba8f52b92cc69fde447a0711dbc7909a0f2
parent7630f407cccf3069764c143d60f2311d871529e1
Simplify hardswish ONNX export graph. (#60080)

Summary:
Fixes https://github.com/pytorch/pytorch/issues/58301

Pull Request resolved: https://github.com/pytorch/pytorch/pull/60080

Reviewed By: suo

Differential Revision: D30002939

Pulled By: SplitInfinity

fbshipit-source-id: 8b4ca6f62d51b72e9d86534592e3c82ed6608c9d
torch/onnx/symbolic_helper.py
torch/onnx/symbolic_opset9.py