mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Today we don't allow free functions to be tracing callable in torch.export. As a part of migrating capture_preautograd_graph usages to torch.export, we need to ban free functions to capture_preautograd_graph as well Test Plan: CI Differential Revision: D54319597 Pull Request resolved: https://github.com/pytorch/pytorch/pull/120817 Approved by: https://github.com/zhxchen17, https://github.com/andrewor14 |
||
|---|---|---|
| .. | ||
| test_duplicate_dq.py | ||
| test_generate_numeric_debug_handle.py | ||
| test_graph_utils.py | ||
| test_metadata_porting.py | ||
| test_quantize_pt2e.py | ||
| test_quantize_pt2e_qat.py | ||
| test_representation.py | ||
| test_x86inductor_quantizer.py | ||
| test_xnnpack_quantizer.py | ||