|
|
|
@ -155,7 +155,7 @@ Cluster environment.
|
|
|
|
|
<img src="src/remote_executor.png" width="500" align="center" />
|
|
|
|
|
|
|
|
|
|
`RemoteExecutor.run` sends the `ProgramDesc` and
|
|
|
|
|
[TrainingJob](https://github.com/PaddlePaddle/cloud/blob/develop/doc/autoscale/README.md#training-job-resource)
|
|
|
|
|
[TrainingJob](https://github.com/PaddlePaddle/cloud/blob/unreleased-tpr/doc/autoscale/README.md#training-job-resource)
|
|
|
|
|
to a server in the cluster which executes `RemoteExecutor.listen`. This server is responsible
|
|
|
|
|
to start the final Kubernetes Jobs to run the different role of `ProgramDesc` from `ConfigMap`.
|
|
|
|
|
|
|
|
|
|