mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Summary: Input argument `f` in `_model_to_graph()` method in `torch/onnx/utils.py` is unused. This PR removes it. If there's a reason to keep it around, please let me know. Pull Request resolved: https://github.com/pytorch/pytorch/pull/19647 Reviewed By: dzhulgakov Differential Revision: D15071720 Pulled By: houseroad fbshipit-source-id: 59e0dd7a4d5ebd64d0e30f274b3892a4d218c496 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| operators.py | ||
| symbolic.py | ||
| utils.py | ||