Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leslie-fang-intel committed Sep 14, 2024
1 parent 18585d2 commit 361ac51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchao/quantization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ but if you use 2.4 or before, you'll need to use `unwrap_tensor_subclass` as wel

Note that the workaround will not be needed after https://github.com/pytorch/pytorch/issues/129682 is fixed.


Note that the workaround is also needed for `torch.compile` with `freezing` (`torch._inductor.config.freezing=True`). Details refer to https://github.com/pytorch/pytorch/issues/135830 and https://github.com/pytorch/pytorch/issues/123522.

## Other Available Quantization Techniques

Expand Down

0 comments on commit 361ac51

Please sign in to comment.