pytorch/test/quantization
Alex Settle 6b7efac3c9 Reland "Add heirachical module names to torchFX graph.node" (#90205)
Fixes #87659

Reland of PR #87742

Resolves errors that caused the changes to be backed out.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/90205
Approved by: https://github.com/jerryzh168
2022-12-09 06:20:31 +00:00
..
ao_migration Reland "Add heirachical module names to torchFX graph.node" (#90205) 2022-12-09 06:20:31 +00:00
bc [quant][ao_migration] torch.nn.quantized.dynamictorch.ao.nn.quantized.dynamic (#78714) 2022-08-25 16:50:34 +00:00
core Fix issue 38095 TODOs in test_quantized_tensor.py (#90344) 2022-12-08 22:28:15 +00:00
eager [Quant] Respect non_leaf_module_list for activation modules (#88498) 2022-11-04 22:46:55 +00:00
fx [quant][fx] Add support for matching constant in the custom matcher code in quantization (#90092) 2022-12-06 22:47:41 +00:00
jit Split out forward AD tests from test_ops_gradients and reenable slow gradcheck CI (#88216) 2022-11-03 00:20:45 +00:00
serialized [Quant][fx] Reenable serialization test after convert refactor (#74204) 2022-03-15 03:51:14 +00:00
__init__.py