mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Summary: Original commit changeset: d6d62d0c96dd Original Phabricator Diff: D84468451 and D84613184 D84468451 caused CUDA OutOfMemoryError in model. Test Plan: D84468451 was found through bisect. Also double checked on recent trunk 9866939225248c2adc307be7a804b26db0b9b555: f815887517 With this diff that backs out D84468451 and D84613184 : f816114560 Differential Revision: D85025378 Pull Request resolved: https://github.com/pytorch/pytorch/pull/165910 Approved by: https://github.com/clee2000 |
||
|---|---|---|
| .. | ||
| __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 | ||