pytorch/test/package
Kunal Bhalla d365d9ed29 [torch package][easy] Make all the save/load tests use buffers (#98798)
Summary:
Make it a bit easier to run the tests anywhere/avoid skipping the tests by using buffers instead of temporary files.
[Er, still figuring out how the sync tooling works, I'll send this against github once the first diff is landed]

Test Plan: buck2 test

Reviewed By: fluckydog232

Differential Revision: D44818261

Pull Request resolved: https://github.com/pytorch/pytorch/pull/98798
Approved by: https://github.com/ezyang
2023-04-14 13:52:17 +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
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
test_glob_group.py
test_importer.py
test_load_bc_packages.py
test_mangling.py
test_misc.py
test_model.py
test_package_fx.py
test_package_script.py
test_repackage.py
test_resources.py
test_save_load.py