mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Noticed some code that needed some adjustment Pull Request resolved: https://github.com/pytorch/pytorch/pull/94475 Approved by: https://github.com/ezyang
2 lines
41 B
Python
2 lines
41 B
Python
from .module_loader import import_module
|