Skip to content

Commit 4377e68

Browse files
authored
Add torchao docs link (#1898)
* Add torchao docs link
1 parent 429c375 commit 4377e68

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pytorch-domains.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,13 @@ <h4>ExecuTorch</h4>
102102
</p>
103103
</a>
104104
</div>
105+
<div class="col-sm-5 domain-card">
106+
<a href="https://pytorch.org/ao/stable/index.html">
107+
<h4>torchao</h4>
108+
<p>torchao is a library for custom data types and optimizations. Quantize and sparsify weights, gradients, optimizers and activations for inference and training using native PyTorch.
109+
</p>
110+
</a>
111+
</div>
105112
</div>
106113
</div>
107114
</div>

0 commit comments

Comments
 (0)