Skip to content

Commit 2a32b98

Browse files
authored
remove alpha status (#225)
Summary: the project is now ready to use so remove the warning about it being in alpha
1 parent 68a894d commit 2a32b98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ Easy Per Step Fault Tolerance for PyTorch
2121

2222
---
2323

24-
> ⚠️ WARNING: This is an alpha prototype for PyTorch fault tolerance and may have bugs
25-
> or breaking changes as this is actively under development. We'd love to collaborate
26-
> and contributions are welcome. Please reach out if you're interested in torchft
27-
> or want to discuss fault tolerance in PyTorch
28-
2924
This repository implements techniques for doing a per-step fault tolerance so
3025
you can keep training if errors occur without interrupting the entire training
3126
job.

0 commit comments

Comments
 (0)