mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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
|