SIGN IN SIGN UP

aten.hardshrink.default in unary_ops (#3681)

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

Implement aten.hardshrink in unary_ops
```
func: hardshrink.out(Tensor self, Scalar lambd=0.5, *, Tensor(a!) out) -> Tensor(a!)
```

Another standalone implementation can be found: D57500203

Reviewed By: SS-JIA

Differential Revision: D57573208

fbshipit-source-id: 7939543fddf8e39f6bb4e681c43d386140ae560b
Y
Yujie Hui committed
2b603df91c0f13c22460fe436088562f802b34f9
Parent: 788676f
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/20/2024, 6:48:48 PM