pytorch/torch/ao
Tugsbayasgalan Manlaibaatar cc0332563e Use new_tracer_experimental for torchao strict export (#163258)
Export team is fixing up the old strict export implementation, as a result it fails a check where we proxy the whole module under given directories. _WrapperModule is a way for torchao to workaround the issue where export requiring nn.module to trace so it should never get proxied in the graph.

Differential Revision: [D82732613](https://our.internmc.facebook.com/intern/diff/D82732613)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/163258
Approved by: https://github.com/anijain2305
ghstack dependencies: #163136, #163137
2025-09-28 19:55:54 +00:00
..
nn [nn]: updated type alias for padddingmode in module/conv.py (#158843) 2025-07-25 23:05:02 +00:00
ns [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00
pruning [doc]: Small typos (#162982) 2025-09-16 17:42:19 +00:00
quantization Use new_tracer_experimental for torchao strict export (#163258) 2025-09-28 19:55:54 +00:00
__init__.py [BE][Easy] improve submodule discovery for torch.ao type annotations (#144680) 2025-01-13 17:16:19 +00:00