Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update README.md (#353)
Browse files Browse the repository at this point in the history
Summary:
point to new code location in `torchao`

Pull Request resolved: #353

Reviewed By: msaroufim

Differential Revision: D60452586

Pulled By: vkuzo

fbshipit-source-id: 9bef1b6ac5ac0f7ebced7c5b986226cf9db6a5e2
  • Loading branch information
vkuzo authored and facebook-github-bot committed Jul 30, 2024
1 parent 3265474 commit fe6e08c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# NOTICE: float8_experimental has moved

We have moved `float8_experimental` to
[pytorch/ao](https://github.com/pytorch/ao/tree/main/torchao/float8)

- `import float8_experimental` is now `import torchao.float8`

# float8_experimental

This is an early version of a library for accelerating training with float8 in native PyTorch
Expand Down

0 comments on commit fe6e08c

Please sign in to comment.