You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable a test for loading state_dict with tensor subclasses (pytorch#389)
Summary:
Enabling the use case ofsaving a quantized state dict from our new quantization API and then load that to a non-quantized model, see test for more details
Test Plan:
python test/quantization/test_quant_api.py -k test_quantized_tensor_subclass_save_load
Reviewers:
Subscribers:
Tasks:
Tags:
0 commit comments