Open
Description
PR: #2036, adds standard model architectures to torchao.testing.model_architectures.py
. Replace the existing model definitions from torchao and tests to reuse the model definitions from model_architectures.py
. If new definitions are found, add them to model_architectures.py
Eg:
Replace
ao/test/quantization/test_quant_api.py
Lines 122 to 138 in 34421b1
torchao.testing.model_architectures.ToyLinearModel