pytorch/test/quantization
Tugsbayasgalan (Tugsuu) Manlaibaatar b474a523c6 Ban passing in free function into capture_pre_autograd_graph (#120817)
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
2024-03-01 19:38:58 +00:00
..
ao_migration
bc
core [EZ][BE] Fix ResourceWarning (#120886) 2024-02-29 17:07:39 +00:00
eager
fx [BE]: Apply RUF025 dict.fromkeys preview rule (#118637) 2024-01-30 20:46:54 +00:00
jit [quant] Remove deprecated torch.jit.quantized APIs (#118406) 2024-01-27 18:32:45 +00:00
pt2e Ban passing in free function into capture_pre_autograd_graph (#120817) 2024-03-01 19:38:58 +00:00
serialized
__init__.py