Skip to content

Commit 4f35ce0

Browse files
Andrew (#1738)
* remove latest blog post * New Fixed Blog Post * fix title * fix v1 * fix v2
1 parent ca973f7 commit 4f35ce0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_posts/2024-09-25-pytorch-native-architecture-optimization.md

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ title: "PyTorch Native Architecture Optimization: torchao"
44
author: Team PyTorch
55
---
66

7-
# PyTorch Native Architecture Optimization: torchao
8-
9-
By Team PyTorch
107

118
We’re happy to officially launch torchao, a PyTorch native library that makes models faster and smaller by leveraging low bit dtypes, quantization and sparsity. [torchao](https://github.com/pytorch/ao) is an accessible toolkit of techniques written (mostly) in easy to read PyTorch code spanning both inference and training. This blog will help you pick which techniques matter for your workloads.
129

0 commit comments

Comments
 (0)