mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/54303 **Summary** Creating temporary files can cause problem in fbcode. This commit updates the packaging tests so that exporters write to a memory buffer when tests run in fbcode. **Test Plan** Continuous integration. Test Plan: Imported from OSS Reviewed By: suo Differential Revision: D27180839 Pulled By: SplitInfinity fbshipit-source-id: 75689d59448de2cd1595ef0ecec69e1bbcf9a96f |
||
|---|---|---|
| .. | ||
| package_a | ||
| __init__.py | ||
| common.py | ||
| module_a.py | ||
| test_dependency_api.py | ||
| test_importer.py | ||
| test_mangling.py | ||
| test_misc.py | ||
| test_model.py | ||
| test_package_fx.py | ||
| test_resources.py | ||
| test_save_load.py | ||