pytorch/test/package
Henry Hu cf89127137 [Torch.package] Add support for UntypedStorage tensors (#143930)
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
2024-12-30 02:03:52 +00:00
..
package_a
package_b
package_bc
package_c
package_d
package_e
test_trace_dep
__init__.py
common.py
generate_bc_packages.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2024-12-26 17:26:06 +00:00
module_a.py
module_a_remapped_path.py
test_analyze.py
test_dependency_api.py
test_dependency_hooks.py
test_digraph.py
test_directory_reader.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2024-12-26 17:26:06 +00:00
test_glob_group.py
test_importer.py
test_load_bc_packages.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2024-12-26 17:26:06 +00:00
test_mangling.py
test_misc.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2024-12-26 17:26:06 +00:00
test_model.py
test_package_fx.py
test_package_script.py
test_repackage.py
test_resources.py
test_save_load.py [Torch.package] Add support for UntypedStorage tensors (#143930) 2024-12-30 02:03:52 +00:00