Skip to content

Conversation

Yancey0623
Copy link
Contributor

@Yancey0623 Yancey0623 commented Apr 26, 2017

测试方法:

  1. 拷贝目录demo/word2vec/cloud->/yanxu05/word2vec/
/yanxu05/word2vec/
    |-api_train_v2.py
    `-job
        |-paddle_job.py
        ...
  1. 本地模拟Notebook中的提交过程:
docker run -it -v $PWD:/paddle -v ~/.kube/config:/root/.kube/config yancey1989/paddle-cloud /bin/bash`
cd /paddle
PADDLE_NOTEBOOK=YES python api_train_v2.py

另外:base-image目录中的脚本为保证跑通流程临时写的服务发现,获取trainerid等功能,后续会移植到trainer中。

TODO:

  • 支持提交GPU任务
  • 使用tls认证替换现在service_account认证方式

@Yancey0623
Copy link
Contributor Author

Move to repo: https://github.com/Yancey1989/paddle-job and close this PR.

@Yancey0623 Yancey0623 closed this May 4, 2017
@Yancey0623 Yancey0623 deleted the submit-paddle-job branch May 4, 2017 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant