mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Note that this reverts the change from https://github.com/pytorch/pytorch/pull/137815 as well which is not needed anymore! Without this, you create an unbeakable reference cycle. It is unbreakable because part of the cycle is through the autograd graph which we cannot traverse. Pull Request resolved: https://github.com/pytorch/pytorch/pull/137890 Approved by: https://github.com/atalman, https://github.com/huydhn, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| maskedtensor | ||
| __init__.py | ||
| _docs.py | ||
| _ops.py | ||