mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Part of #123062 - #123062 Pull Request resolved: https://github.com/pytorch/pytorch/pull/128865 Approved by: https://github.com/ezyang
2 lines
57 B
Python
2 lines
57 B
Python
from torch.nn.quantizable.modules import * # noqa: F403
|