Add trace and log_sigmoid_forward decomps (#77329)
Main question mark is that `log_sigmoid_forward` uses `acc_t` instead of `opmath_t` - not sure if we have a decorator today for that?
Glad to add one if we don't.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/77329
Approved by: https://github.com/ezyang