pytorch
7d8dfd6f - make _overloads importable in nn/functional (#24049)

Commit
6 years ago
make _overloads importable in nn/functional (#24049) Summary: Move `_overload` to `_jit_internal.py` so that it can be imported in nn/functional.py for `conv` Pull Request resolved: https://github.com/pytorch/pytorch/pull/24049 Differential Revision: D16723339 Pulled By: eellison fbshipit-source-id: 527e6069dbfa81f8133c405be5350a8c76873a12
Author
Elias Ellison
Parents
Loading