From 6ec1f6711811c02268a48be0add3a28762846e3c Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Fri, 10 May 2024 10:39:44 -0700 Subject: [PATCH] Small change to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21a7195c27..7da9578ae3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![](https://dcbadge.vercel.app/api/server/cudamode?style=flat)](https://discord.gg/cudamode) -This repository is currently under heavy development - if you have suggestions on the API or use-cases you'd like to be covered, please open an [issue](https://github.com/pytorch/ao/issues) +This repository is currently under active development - if you have suggestions on the API or use-cases you'd like to be covered, please open an [issue](https://github.com/pytorch/ao/issues) ## Introduction `torchao` is a PyTorch library for quantization and sparsity.