Skip to content

Commit

Permalink
Update index.rst (#1409)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryzh168 authored Dec 12, 2024
1 parent eed437f commit 31234db
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Welcome to the torchao Documentation
=======================================

`**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.
`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 Contribution Guide
3. Tutorials

..
.. grid:: 3
Expand Down Expand Up @@ -96,7 +100,6 @@ Welcome to the torchao Documentation
:glob:
:maxdepth: 1
:caption: Tutorials
:hidden:

serialization

0 comments on commit 31234db

Please sign in to comment.