mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/42567 Before this change we didn't expand arguments, and thus in an expr `sigmoid(sigmoid(x))` only the outer call was expanded. Test Plan: Imported from OSS Reviewed By: gmagogsfm Differential Revision: D22936177 Pulled By: ZolotukhinM fbshipit-source-id: 9c05dc96561225bab9a90a407d7bcf9a89b078a1 |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| dist_autograd | ||
| jit | ||
| rpc | ||
| tensorexpr | ||
| __init__.py | ||