Skip to content

Commit

Permalink
Update README.md (pytorch#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryzh168 authored Jul 31, 2024
1 parent 0cc1c4d commit 013cce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Introduction

torchao is a library to create and integrate high-performance custom data types, layouts and kernels into your PyTorch workflows with up to **2x speedups** with **65% less VRAM** for [inference](#inference) and support for [training](#training)
torchao is a library to create and integrate high-performance custom data types, optimization techniques and kernels into your PyTorch workflows with up to **2x speedups** with **65% less VRAM** for [inference](#inference) and support for [training](#training)

All with no intrusive code changes and minimal accuracy degradation.

Expand Down

0 comments on commit 013cce3

Please sign in to comment.