mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: fp8 uses untyped storage. Add support for torch.package by using the same logic as in serialization.py Differential Revision: D67684033 Pull Request resolved: https://github.com/pytorch/pytorch/pull/143930 Approved by: https://github.com/henrylhtsang |
||
|---|---|---|
| .. | ||
| analyze | ||
| __init__.py | ||
| _digraph.py | ||
| _directory_reader.py | ||
| _importlib.py | ||
| _mangling.py | ||
| _mock.py | ||
| _package_pickler.py | ||
| _package_unpickler.py | ||
| _stdlib.py | ||
| file_structure_representation.py | ||
| find_file_dependencies.py | ||
| glob_group.py | ||
| importer.py | ||
| mangling.md | ||
| package_exporter.py | ||
| package_importer.py | ||