mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
This PR is part of a series attempting to re-submit https://github.com/pytorch/pytorch/pull/134592 as smaller PRs. Add missing `if __name__ == "__main__":` guards to some tests. Pull Request resolved: https://github.com/pytorch/pytorch/pull/154716 Approved by: https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bindings.py | ||
| test_debug_util.py | ||
| test_extract_compiled_graph.py | ||
| test_functionalization.py | ||
| test_generator.py | ||
| test_meta_kernel.py | ||
| test_reuse_ir.py | ||
| test_step_closures.py | ||
| test_ts_opinfo.py | ||