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
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -309,14 +309,14 @@ TorchAO is integrated into some of the leading open-source libraries including:
309
309
310
310
If you find the torchao library useful, please cite it in your work as below.
311
311
312
-
<!-- TODO: update to cite CodeML paper after Jul 2025 -->
313
312
```bibtex
314
-
@software{torchao,
313
+
@misc{or2025torchao,
315
314
title={TorchAO: PyTorch-Native Training-to-Serving Model Optimization},
316
-
author={torchao},
317
-
url={https://github.com/pytorch/ao},
318
-
license={BSD-3-Clause},
319
-
month={oct},
320
-
year={2024}
315
+
author={Andrew Or and Apurva Jain and Daniel Vega-Myhre and Jesse Cai and Charles David Hernandez and Zhenrui Zheng and Driss Guessous and Vasiliy Kuznetsov and Christian Puhrsch and Mark Saroufim and Supriya Rao and Thien Tran and Aleksandar Samardžić},
0 commit comments