Skip to content

Commit 0cbc361

Browse files
authored
Update README.md (#2549)
1 parent 86cd6ff commit 0cbc361

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@
88
ElasticDL is a Kubernetes-native deep learning framework
99
that supports fault-tolerance and elastic scheduling.
1010

11-
**IMPORTANT**: This repository is deprecated.
12-
13-
1. ElasticDL repository is no longer actively maintained. Users are encouraged to switch to [DLRover](https://github.com/intelligent-machine-learning/dlrover).
14-
15-
1. In addition to the elasticity and fault-tolerance, DLRover also implements
16-
[auto-scaling distributed training](https://github.com/intelligent-machine-learning/dlrover#auto-scaling-to-improve-training-performance).
17-
18-
1. In addition to TensorFlow and Horovod, DLRover Supports TorchElastic
19-
and users can use the elasticity and fault-tolerance
20-
without any modification of the training code like the [TorchElastic example](https://github.com/intelligent-machine-learning/dlrover/blob/master/docs/tutorial/torch_on_cloud.md).
21-
22-
1. To deploy a distributed job using `kubectl`, DLRover implements an [ElasticJob](https://github.com/intelligent-machine-learning/dlrover/tree/master/dlrover/go/operator)
23-
CRD.
24-
2511
## Main Features
2612

2713
### Elastic Scheduling and Fault-Tolerance

0 commit comments

Comments
 (0)