Skip to content

Commit 382a472

Browse files
jerryzh168amdfaa
authored andcommitted
Update index.rst (#1409)
1 parent 230fa87 commit 382a472

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/source/index.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Welcome to the torchao Documentation
22
=======================================
33

4-
`**torchao** <https://github.com/pytorch/ao>`__ is a library for custom data types & optimizations. Quantize and sparsify weights, gradients, optimizers & activations for inference and training using native PyTorch. Please checkout torchao `README <https://github.com/pytorch/ao#torchao-pytorch-architecture-optimization>`__ for an overall introduction to the library and recent highlight and updates. The documentation here will focus on 1. API Reference 2. Developer / Researcher Contribution Guide 3. Tutorials.
4+
`torchao <https://github.com/pytorch/ao>`__ is a library for custom data types & optimizations. Quantize and sparsify weights, gradients, optimizers & activations for inference and training using native PyTorch. Please checkout torchao `README <https://github.com/pytorch/ao#torchao-pytorch-architecture-optimization>`__ for an overall introduction to the library and recent highlight and updates. The documentation here will focus on:
5+
6+
1. API Reference
7+
2. Developer Contribution Guide
8+
3. Tutorials
59

610
..
711
.. grid:: 3
@@ -96,7 +100,6 @@ Welcome to the torchao Documentation
96100
:glob:
97101
:maxdepth: 1
98102
:caption: Tutorials
99-
:hidden:
100103

101104
serialization
102105

0 commit comments

Comments
 (0)