mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45214 When in verbose mode the package exporter will produce an html visualization of dependencies of a module to make it easier to trim out unneeded code, or debug inclusion of things that cannot be exported. Test Plan: Imported from OSS Reviewed By: suo Differential Revision: D23873525 Pulled By: zdevito fbshipit-source-id: 6801991573d8dd5ab8c284e09572b36a35e1e5a4 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _custom_import_pickler.py | ||
| _importlib.py | ||
| _mock_zipreader.py | ||
| _mock.py | ||
| exporter.py | ||
| find_file_dependencies.py | ||
| importer.py | ||